what is bubbled event can u pls explain
Answers were Sorted based on User's Feedback
Answer / prabhat saxena(manu)
all heavy controls like grid view,datagrid or
datalist,repeater controls cantains the chield controls
like button or link button, when we click this button then
the event will be raised, that events are handled by parant
controls,that is called event bubbling,means event is
bubbled from bottom(chield)to up(parant),
| Is This Answer Correct ? | 17 Yes | 0 No |
When you have a rich control, like DataGrid, Repeate
dataList, 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 ? | 6 Yes | 1 No |
Answer / rahul singhal
raise event of any child control through its parent control
is called event bubbling. like delete button in datagrid.
| Is This Answer Correct ? | 1 Yes | 0 No |
What connected data?
Which name space is used to get assembly details?
What are the two fundamental objects in ADO.NET?
What provider ADO.net use by default?
How to pass values into a datatable?
Which is the best institute in navi mumbai to learn DotNet
How do you connect to sql server database without using sqlclient?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What are the steps in connecting to database?
How can we save all data from dataset?
What are basic methods of dataadapter?
What is meant by executenonquery?
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)