Answer Posted / sulochana singh
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 eventhandlers, allowing the main DataGrid event handler to take care of its constituents.
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you turn off cookies on one page of your website?
What is asynchronous call?
What are different methods of session maintenance in asp.net?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Why do we need url encoding?
What is asp.net and its advantages?
How do you declare static variable? What is its lifetime?
What is a viewbag?
How can you handle exceptions in asp.net?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What are the difference between function and stored procedure in .net programming language?
Is asp.net outdated?
How use Xml data in ASP.net?
What is asp.net localization?
How u refer webservices?