What is Event Bubbling ? or What is Bubbled Event ?

Saturday, July 18, 2009


Event bubbling is a technique of ASP.NET page framework which allows a child control to propagate events to its containers.
They are raise by controls like Datagrid,Repeater,Datalist to make the events of the child like that of top controls. There are 2 methods using which a control can participate in event bubbling , they are :
1. OnBubbleEvent
2. RaiseBubbleEvent.


www.codecollege.NET

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books