What event fired during, when datagrid click?



What event fired during, when datagrid click?..

Answer / 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

More ASP.NET Interview Questions

what is the assembly?

2 Answers  


What are different transaction options?

2 Answers   Astadia,


What is the difference between adding reference in solution explorer and adding references by using ?

0 Answers  


What is http post action?

0 Answers  


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

0 Answers  






About CLS and CTS ?

3 Answers   Microsoft,


Can we change the session timeout in ASP.NET, if yes then how and from where?

7 Answers   L&T,


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  


What is the difference between a default skin and a named skin?

0 Answers   MindCracker,


Explain transparent caching with aop?

0 Answers  


How does cookies work in asp net?

0 Answers  


Explain the different types of directives in .net?

0 Answers  


Categories