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

Gridview1.SelectedIndexChanged.....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the layouts of ASP.NET Pages?

621


What are the validation controls available in ASP.NET?

545


Can you use Web API with ASP.NET Web Form?

698


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

560


Diff between web user control and web custom control?

506






Explain the difference between the web config and machine config.

629


In Code-Behind class which kind of code (server or client) is found ?

599


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

557


What is difference between cache and session?

502


How can we create Tree control in asp.net?

590


How to add DateTime Control in normal DataGrid Server Control?

584


What is round trip in asp.net?

515


Where code pages are used?

694


What is use of Master Page in ASP.NET web pages?

627


What does ascx stand for?

512