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 do I upload a file from my ASP.NET page?

591


Explain the difference between asp and asp.net?

506


How can you enable impersonation in the web.config file?

557


What is asp.net futures?

569


What is the use of session in web application?

481






What is the significance of finalize method in .net?

550


What is server side in asp.net?

493


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

687


What are the events that happen when a client requests an asp.net page from iis server?

476


Explain the asp.net session state modes.

610


Describe session handling in a webfarm?

555


What is a user developed application?

519


What does ascx stand for?

502


What are the types of validation in asp net?

545


Is asp.net different from asp? If yes, explain how?

494