S
Sreekanth
Hello,
I want to bubble an event to the parent control. i.e if there is no event
handler in my control then that event has to be passed to the parent
control. If the parent has the event handler it should handle otherwise it
should bubble to its parent. How can I do this? My requirement is to have a
common event handler for all my child controls.
Please suggest.
Thanks,
Sreekanth.
I want to bubble an event to the parent control. i.e if there is no event
handler in my control then that event has to be passed to the parent
control. If the parent has the event handler it should handle otherwise it
should bubble to its parent. How can I do this? My requirement is to have a
common event handler for all my child controls.
Please suggest.
Thanks,
Sreekanth.