aspx thread: User control event
Hi, I have a aspx page that include a user contorl. The usercontrol have a toolbar, how can i rise a custom event such that when the user press the button on the toolbar, the event will consume by its parent page? I have read some doc. about communicating between two user controls and i try to convert the consumer to my aspx page, but seems not work. Thanks for help Kan
|





