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
What is http post action?
Define globalization and localization.
Write some code using interfaces, virtual methods, and an abstract class`
Is data edited in the Repeater control?
Explain different authentication modes in asp.net?
What is session authentication?
What is cookies cache and session?
What are the main requirements for caching?
What is form submit?
What is difference between cookies and cache?
How to send a DataReader as a parameter to a remote client ?
What are merge modules?
What describes a query?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What are themes and skins in 2.0, explain usage scenario?