What event fired during, when datagrid click?

Answer Posted / sivaprasad

when datagrid click Defaultly
protected void DataGrid_SelectionIndexchanged(object
sender,Selectionindexchanged Eventargs e)
{
}
this event will fired when we click the datagrid

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find last error which occurred?

794


What is the purpose of asp.net?

753


What is the full meaning of asp.net?

738


What are the types of authentication in asp.net?

749


How you can access the values from the Repeater control in ASP.NET?

827


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

941


What are the validation controls available in ASP.NET?

754


What are the modes of updation in an updatepanel?

765


Which is better asp.net or php?

775


Where is the session stored?

881


How can we update records in gridview?Is there any appropriate code for it?

1865


How do you open a page in a new window?

781


What are the major built-in objects in ASP.NET?

854


What is the viewstate in asp.net?

798


Explain Features in ASP.NET

827