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 use of <% %> in asp.net?

548


List all templates of the repeater control.

567


What is the used of "ispostback" property?

569


What is autopostback in asp net?

586


What is skin in asp.net?

518






What is the use of session state and application state and difference between them?

481


What is viewstategenerator?

698


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

532


how to write html code with ssl

1527


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

18512


To bind columns manually which tags do you need to add within the asp:datagrid ?

551


What is cross page posting? How is it done?

554


If you want to write your own dot net language, what steps you will you take care?

520


How do you create a master page?

559


Which .NET framework supports Web API?

592