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 / bhavin khatri
you can write code for messege directly to the click event
of button otherwise
write 'Edit' in the commandname property of button which u
are added then in gridview write onrowediting event
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I use a proxy server when invoking a web service?
What are tuples?
Explain the concept of View Model in MVC?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between c# and .net?
What is the current version of asp.net?
What is the significance of ASP.NET routing?
What is difference between cookies and cache?
Can we have multiple web config files for an asp.net application?
What is authorization in asp.net?
What is the compiled object?
What is asp.net mvc5? : Asp.Net MVC
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is autopostback in dropdownlist in asp net?