Answer Posted / ramana
When you have a rich control, like DataGrid, Repeate
dataList, writing an event processing routine for each
object (cell, button, row, etc.) is quite tedious. The
controls can bubble up their eventhandlers, allowing the
main DataGrid event handler to take care of its constituents.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain ado.net features?
What is meant by executenonquery?
What is difference between dataset and datatable?
What is the provider being used to access oracle database?
What is a sqldataadapter?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Define isolation?
How to aggregating data across related tables?
How to add a javaScript function in a datagrid?
What is Serialization in .NET? what are the types of Serialization?
What is ado control?
Define different execute methods of ADO.NET command object ?
How to creating a SqlCommand Object?
What is difference between Dataview and Datatable?
What is difference between datatable and dataset?