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
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What are the types of session in asp.net?
How do u optimize a query in asp.net?
What is anonymous authentication?
What are triggers of an updatepanel?
What is server side session management?
How can we register exception filter from the action?
What is difference Between Authentication and authorization?
Differentiate between namespace and assembly.
Can we have a web application running without web.config file?
Explain serialization and deserialization?
What are the events that happen when a client requests an asp.net page from iis server?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is ascx?
Write the different features of a Thread and a Process?