These are good articles that show how to implement event bubbling with ASP.net. Event bubbling is where an event in a user control can be handled by the parent page/control or another control.
http://authors.aspalliance.com/tempest/bubble.aspx
http://odetocode.com/Articles/94.aspx
Last Modified:
4/11/2006 6:02:49 PM