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 / vishwanath
In Item data bound event I will find that button and add the
attribute(calling the javascript function) to that button.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is sql backend or frontend?
Whats the difference between abstract factory pattern and factory pattern?
Which method is used to perform all validation at the page level?
Is asp.net and .net same?
WSDL means?
What is a session government?
Can I have a unique key as foreign key?
How many types of file extensions for razor views in ASP.Net MVC?
Give a few examples of page life cycle events.
What threading model used in asp and asp.net?
What does mean by a neutral culture?
What is ipostback?
What is the difference between GridView and Repeater controls in ASP.NET?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How is my content secured from unauthorized access?