Answer Posted / guest
When you have a complex control, likeDataGrid, writing an
event processing routine for each object (cell, button, row,
etc.)is quite tedious. The controls can bubble up their
event handlers, allowing the main DataGrid event handler to
take care of its constituents.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do we access view state value of this page in the next page?
Disable Mouse right click on web page in asp.net?
How you can access the properties and controls of master pages from content pages?
What are the page life cycle events?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How can we implement a identity (sql server) call in an asp.net page?
What are the ways of preserving data on a Web Form in ASP.NET?
Why is this service branded with windows livetm?
Define viewstate in .net?
Which dll handles the request of .aspx page?
Name the tools or API for developing or testing web api?
What is a viewstate?
What is a session in programming?
What is a user developed application?
Which Is Faster MVC or ASP.net ?