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
How to find last error which occurred?
What is the purpose of asp.net?
What is the full meaning of asp.net?
What are the types of authentication in asp.net?
How you can access the values from the Repeater control in ASP.NET?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What are the validation controls available in ASP.NET?
What are the modes of updation in an updatepanel?
Which is better asp.net or php?
Where is the session stored?
How can we update records in gridview?Is there any appropriate code for it?
How do you open a page in a new window?
What are the major built-in objects in ASP.NET?
What is the viewstate in asp.net?
Explain Features in ASP.NET