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

What is semantic gap?

818


What’s the use of “GLOBAL.ASAX” file?

844


Elaborate differentiation between Cache and Application?

729


How can you identify that the page is post back?

774


What is HTTPModule and HTTPcontext? What is the use of each?

2219


What are the authentication types in asp.net?

794


Which object encapsulates state or data of a user?

844


what are the web form events available in asp.net?

780


Explain about the .NET framework?

829


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

776


Define what is razor? : asp.net mvc

774


What is the purpose of App_Code folder in ASP.NET? Why we this?

879


Can you use c# without .net?

752


What are different methods of session maintenance in asp.net?

780


Explain the updatepanel?

794