Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is bubbled event can u pls explain

Answers were Sorted based on User's Feedback



what is bubbled event can u pls explain..

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

what is bubbled event can u pls explain..

Answer / ramana

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

what is bubbled event can u pls explain..

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

Post New Answer

More ADO.NET Interview Questions

What is variable view?

0 Answers  


Does executenonquery return a value?

0 Answers  


What is ado.net and its architecture?

0 Answers  


What is the role of clr?

0 Answers  


Explain the difference between data reader and data adapter?

0 Answers  


Why do we use sqldataadapter?

0 Answers  


What is ado circle?

0 Answers  


what is data Adapter?

26 Answers   CMC, CSS, IBM,


Does sqlclient and oledb class share the same functionality?

0 Answers  


How to add a javaScript function in a datagrid?

0 Answers   C DAC, CDAC,


Being fresher How would i answer to the question that what is your salary exception?

4 Answers  


Difference between sqlcommand and sqlcommandbuilder?

0 Answers  


Categories