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 / hari
Item command event
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is skin in asp.net?
Is LINQ performance wise better or using sqlcommand?
What is new asp.net core?
What does postback mean?
What does ascx stand for?
Explain how cookies work.
How to use a Master Database in Asp.net?
How is it possible for .NET to support many languages?
Explain the purpose of storyboard.targetproperty.
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
How many web.config files can I have in an application?
What is the postback property in asp.net?
Explain the difference between an exe and a dll?
What is a SESSION and APPLICATION object?
What is caching? What are different ways of caching in asp.net?