what is an Eventbubbling?

Answers were Sorted based on User's Feedback



what is an Eventbubbling?..

Answer / hari kishan reddy

Data controls (like gridview, datagrid) contains dropdown,
text bowxes etc inside them. If you are using this controls,
they doesn't fire events automatically, they pass the events
to main controls, this is called event bubbling.

Is This Answer Correct ?    25 Yes 2 No

what is an Eventbubbling?..

Answer / archana patil

parent control contain child control.when event is generate
by child control it is send to be parent control.

Is This Answer Correct ?    12 Yes 2 No

what is an Eventbubbling?..

Answer / geetha

Hi Hari Kishan Reddy,

Thank you very much for giving explanation. Can you explain
with examples(Event Bubble Sample Code)?.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How you can access the values from the Repeater control in ASP.NET?

0 Answers  


What are the best practices to follow to secure connection strings in an ASP.NET web application?

0 Answers   MCN Solutions,


What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

2 Answers   PCS,


How do you define authentication in Web.Config?

2 Answers   Patni,


What does postback mean?

0 Answers  






Differentiate between a hyperlink control and a linkbutton control.

0 Answers  


What are the features of asp.net mvc?

0 Answers  


What's the ASP.Net Application life cycle?

0 Answers   Wipro,


What are different templates available in Repeater,DataList and Datagrid ?

1 Answers  


What is the extension of master page in asp.net?

0 Answers  


How can you achieve nested Masterpages in 2.0?

1 Answers   Microsoft,


Differentiate globalization and localization.

0 Answers  


Categories