What's a bubbled event?
Answers were Sorted based on User's Feedback
Answer / akn
When you have a complex control,like Data Grid,writing an
event [rocessing routine for each object
(cell,button,row,etc) is quite tedious.the controls can
bubble up their event handlers,allowing the main Data Grid
event handler to take care of its constituents.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / nikhil
a bubbled event is the process of moving an event up the
control hierarchy from a control low in the hierarchy such
as a button in the datagrid ans prelocating it upto an
ancestor control.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sulochana singh
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 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 ? | 0 Yes | 0 No |
What is difference between view state and session state?
What is itemrowdatabound for a datagrid?
What is a user developed application?
What is asp.net caching?
What are the types of authentications in ASP.NET?
2 Answers Accenture, BirlaSoft,
what are httphandlers and httpmodules.and their differences.
Explain difference between dataset and datareader?
What is the size of Get method and how much data it can store?
What are Master Pages in ASP.NET?
What is the difference between mechine.config and web.config?
How do u optimize a query in asp.net?
What are the steps involved to fill a dataset?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)