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

Can we add code files of different languages in app_code folder?

605


Define web services in asp.net.

562


How are sessions stored?

534


List the asp.net validation controls?

527


How many types of state management are there in asp net?

524






Why do we need url encoding?

526


Describe the events in the life cycle of a web application.

603


How you will improve web application performance?

555


How is it possible for .NET to support many languages?

308


How do session tokens work?

519


What is the used of "ispostback" property?

569


What do you mean by marshalbyref?

646


What is csrf attack in asp.net?

524


What are the HTML server controls in ASP.NET?

574


How does a web application session work?

558