What is a bubbled event?

When a complex control like datalist or datagrid, which contains a child control, using an itemcommand can listen to the events raised by the child control in the main control. The process of listening to the child control in the main or parent control is called as event bubbling.

Comments

Popular posts from this blog

How do I calculate a MD5 hash from a string?

What is WSDL?