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 is variable view?
Does executenonquery return a value?
What is ado.net and its architecture?
What is the role of clr?
Explain the difference between data reader and data adapter?
Why do we use sqldataadapter?
What is ado circle?
what is data Adapter?
26 Answers CMC, CSS, IBM,
Does sqlclient and oledb class share the same functionality?
How to add a javaScript function in a datagrid?
Being fresher How would i answer to the question that what is your salary exception?
Difference between sqlcommand and sqlcommandbuilder?
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)