Asp.Net Source :- In my project i have gridview control -
item template. Its have asp:button control. my requirement
is while click this button i need to display some alert
message.
Could you please help me which gridview event i need to
write source code?
Please give me a quick response.
Thanks
Answer Posted / debopriyo
Buble event
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe how ASP.NET maintains process isolation for each Web application?
What is a ashx file?
Explain how can we inherit a static variable?
Explain the main function of razor in asp.net? : asp.net mvc
What is Razor View Engine
What are the different types of sessions in asp.net? Name them?
What is the usage of DelegatingHandler?
How do you deploy your asp.net application?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Explain how can we access static variable?
What is difference between session and application in asp net?
Why is it preferred to not use finalize for clean up?
How to manage different kinds of sessions in ASP.NET?
What’s the use of “GLOBAL.ASAX” file?
What is custom attribute?