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 |
Explain the role of data provider in ado.net?
how to display empty table to datagrid
What are the key events of sqlconnection class?
What is data reader in ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
0 Answers SwanSoft Technologies,
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What are the advantages of using datalist?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is ado control?
Can we connect two dataadapters to same data source using single connection at same time?
Explain the ADO . Net Architecture ( .Net Data Provider) ?
Call a stored procedure from ado.net and pass parameter to it ?
7 Answers Keane India Ltd, TCS,
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)