What?s a bubbled event?



What?s a bubbled event?..

Answer / guest

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
event handlers, allowing the main DataGrid event handler to
take care of its constituents.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How To Authenticate Your Web service??

1 Answers  


What is three major points in WCF?

1 Answers   Patni,


Define an assembly?

9 Answers   Siebel,


Which methods validate all the controls on a page?

0 Answers  


What is xaml? Are xaml file compiled or built on runtime?

0 Answers  






What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

0 Answers  


What is aspect-oriented programming?

0 Answers  


What is boxing and unboxing in asp.net?

0 Answers  


List of words of preprocessor in .net?

0 Answers  


how to write code for role based security

2 Answers  


What is the concept of postback in asp.net?

0 Answers  


Usage of web.configuration ?

3 Answers   Microsoft,


Categories