What's a bubbled event?

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


Please Help Members By Posting Answers For Below Questions

What are the validation controls available in ASP.NET?

698


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

762


9. Why should we hire you over the others waiting to be interviewed?

2440


What is localhost in asp.net?

763


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2242


Explain cashing in asp.net.

697


Who is using asp.net?

669


Is asp.net mvc still used? : Asp.Net MVC

677


Which is faster union or union all?

750


Explain login control and form authentication.

702


What are the various types of validation controls provided by asp.net?

724


What is session state server?

830


How can we create a website?

709


How you can add an event handler?

722


What is Dynamic Web and discuss its usage with the help of real life examples?

789