what is bubbled event can u pls explain

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is partial class?

546


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

612


What is the purpose of using adodb?

498


how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

3710


What are dcl commands?

505






What is difference between ado.net and asp net?

508


What is ole db query?

515


What is the difference between Command and CommandBuilder object?

585


Explain all the classes those are used for database connections between sql server and asp.net?

500


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

514


What is dataset and datatable in ado.net?

497


What is meant by executenonquery?

523


Do you use stored procedure in ado.net?

542


Which property is used to check whether a DataReader is closed or opened?

564


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

520