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 |
Describe the difference between a Thread and a Process?
What is asp.net architecture?
what is view state
5 Answers Microsoft, Siebel Systems,
What is different authentication mechanisms used in ASP.NET?
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)
How does exception management works in ASP.NET?
What is caching? Explain.
What are the page life cycle events?
What is ispostback method in asp.net? Why do we use that?
can any one explain about 3-tier architecture and how to deploy 3 layers of 3-tier architecture in 3 different servers.plz send me .net code
What is customer control and user control?
Why would anyone need to implement their own hashtable or linked list?
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)