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

Define what is razor? : asp.net mvc

569


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

488


Is asp.net outdated?

524


Where is the session stored?

626


Does web services support data reader like pom project?

520






What does the orientation property do in a menu control?

527


IN an ASP.NET Web application if there is any error, how can you debug?

577


How many types cache in asp net?

521


Differentiate between file-based dependency and key-based dependency.

505


What is query string in asp.net?

555


What is application and session in asp.net?

528


What is odata in web api?

551


What are the two Layouts supported by a Web form in ASP.NET?

546


What is a form tag?

501


What are session state modes? List some of the important session state modes of asp.net.

521