This is a discussion on event bubbling within the ASP and ASP.NET Programming forums, part of the Web Development category; What is event bubbling?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, Server controls like Datagrid, DataList, Repeater can have other child controls like DropdownList inside them.The child control binded to thenm Cannot raise their events by own.Instead they pass the event to the container parent and the Ebent is fired when the item actaully binds with the data.As the child control send there events to parent this is termed as event bubbling. -R.Gopi Last edited by Gopisoft : 07-17-2007 at 12:48 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mouse event | varghese | HTML, CSS and Javascript Coding Techniques | 1 | 09-18-2007 08:31 AM |
| Event Calendar [ ASP.NET 2.0 / C# ] | Sundaram | ASP and ASP.NET Programming | 11 | 09-10-2007 08:08 AM |
| event.clientX and event.clientY is working in IE but not work in firefox? | senraj | HTML, CSS and Javascript Coding Techniques | 2 | 08-08-2007 05:27 AM |
| Window event | Kamalakannan | HTML, CSS and Javascript Coding Techniques | 1 | 07-30-2007 04:21 AM |
| Event Delegation Model | nssukumar | Flash Actionscript Programming | 0 | 07-15-2007 04:23 AM |