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 |
what is the assembly?
What are different transaction options?
What is the difference between adding reference in solution explorer and adding references by using ?
What is http post action?
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?
About CLS and CTS ?
Can we change the session timeout in ASP.NET, if yes then how and from where?
what is Master pages in asp.net? what is the advantages and disadvantages?
What is the difference between a default skin and a named skin?
Explain transparent caching with aop?
How does cookies work in asp net?
Explain the different types of directives in .net?