What?s a bubbled event?

Answer Posted / arunajyothi.m

.Net Framework provides a technique called event bubbling
that allows a child control to propagate events up its
containment hierarchy.Event bubbling is used by the data-
bound controls (Repeater, DataList, and DataGrid) to expose
command events raised by child controls (within item
templates) as top-level events.A control can participate in
event bubbling through two methods that it inherits from
the base class System.Web.UI.Control. These methods are
OnBubbleEvent and RaiseBubbleEvent.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are xaml file compiled or built on runtime?

559


Can you explain architecture of your project ?

619


What are web server controls in asp.net?

556


How does a web application session work?

558


Is asp.net web forms dead?

515






How can we prepairing Interview

1892


What is mvc in asp.net tutorial? : Asp.Net MVC

547


What is Web Server Control Templates.?

588


How many types of validators are there in asp net?

500


Elaborate differentiation between ViewState and SessionState?

618


What is custom events?

573


What are the uses of reflection?

579


Any disadvantages in Dataset and in reflection ?

2829


Define secured sockets layer.

537


What are the new login controls in asp.net 2.0?

525