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
What are the different method of navigation in asp.net?
What is parse in asp.net?
Explain how asp.net different from asp?
Why do we use sessions?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are the different session state management options available in asp.net?
What is the use of response redirect in asp.net?
Explain the advantages of asp.net.
Describe the method to create a permanent cookie?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Why should i prefer JSP over asp.net or any other web development language..??
What websites use asp.net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Explain a program using code nuggets to create a simple application? : asp.net mvc