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

What are the disadvantages of view state?

1 Answers  


How do I send e-mail from an ASP.NET application ?

1 Answers  


Is it possible to write code in many languages in one asp.net project?

1 Answers  


what is clr .

1 Answers   Patni,


What for use web.sitemap in asp.net?

1 Answers  


What symbol would you use to denote, the start of a code block in aspx views?

1 Answers   NA,


How to remove themes from certain controls?

2 Answers  


Explain About WebService

1 Answers   BirlaSoft,


what is machine key error in asp.net? how to solve it?

1 Answers  


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

0 Answers  


Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.

1 Answers   Lambent,


Is data edited in the Repeater control?

1 Answers   Siebel,


Categories