What's a bubbled event?

Answer Posted / sulochana singh

When you have a complex control, likeDataGrid, 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.
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between equals() and == in c#?

572


If you want to write your own dot net language, what steps you will you take care?

525


What is application variable in asp.net?

468


What are asp.net web forms?

523


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1956






What is data grid view in asp.net?

537


How do you do Client-side validation in .Net?

577


How would ASP and ASP.NET applications run at the same time on the same server?

1949


What does passport and windows authentication mean in ASP.NET?

651


What websites use asp.net?

526


What is inheritance and an how it be used, example with an example?

588


What are the advantages of using Master Pages?

603


What is asp.net ajax?

555


Is asp.net core faster?

548


Is LINQ performance wise better or using sqlcommand?

4337