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
What are the validation controls available in ASP.NET?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
9. Why should we hire you over the others waiting to be interviewed?
What is localhost in asp.net?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
Explain cashing in asp.net.
Who is using asp.net?
Is asp.net mvc still used? : Asp.Net MVC
Which is faster union or union all?
Explain login control and form authentication.
What are the various types of validation controls provided by asp.net?
What is session state server?
How can we create a website?
How you can add an event handler?
What is Dynamic Web and discuss its usage with the help of real life examples?