What is a bubbled event?

Answer Posted / swapna

When you have a complex control, likeDataGrid, writing an
event processing routine for each object (cell, button,row,
etc.) is quite tediousdifficult.

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 ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do sessions work?

526


What is the differences between a primary key and a unique key in sql server?

527


What is a viewbag?

500


What is a SESSION and APPLICATION object?

570


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

494






What are the different session state management options available in asp.net?

509


What are the Types of chaching. How to implement caching

556


What is data grid view in asp.net?

526


What is application state?

506


If you are using components in your application, how can you handle exceptions raised in a component?

2071


What is asp.net file?

623


What is a uri query?

546


What is the difference between application state and caching?

536


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

520


In order to get assembly info which namespace we should import?

516