What?s a bubbled event?

Answer Posted / srujana

When you have a complex control, like DataGrid, 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.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between session.abandon() vs clear()?

716


What is validation in asp.net?

754


What is jade template engine?

773


Which platform does Microsoft .NET use for exchanging data between applications?

765


What is anonymous authentication?

782


What do you mean by role-based security?

734


Explain how dot net compiled code will become platform independent?

714


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

719


What is caching in asp.net?

741


What parameters can you pass in the url of the api?

839


What is a page life cycle? What are the events in a page life cycle?

666


How to create events for a control?

750


What is difference between View State and Hidden Field in ASP.NET?

844


What are directives in asp.net?

686


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

724