Illustrate the term event bubbling

Illustrate the term event bubbling?

E

Expert

Verified

Server controls similar to Data grid, Data List, as well as Repeater which may have other child controls inside it. Example: Data Grid consists of combo box inside data grid. Child control does not raise events by themselves, relatively they pass event to container parent (that can be a data grid, data list, repeater) which passed page as “Item Command” event. However child control can send events to parent which is termed as event bubbling.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.