|
-
May 31st, 2004, 10:50 AM
#1
Thread Starter
Frenzied Member
EventBubble/CommandName & CommandArgument
I want to load user control but have all the events managed by the loading page. I.E. I want to use CommandName and CommandArgument to run a switch/select and manage all my events in one central event. Anyone know about this?
Magiaus
If I helped give me some points.
-
May 31st, 2004, 11:32 AM
#2
Thread Starter
Frenzied Member
I think I have this figured out
On my page or usercontrol that loads usercontrols I would have a single CommandEvent for clicks. Now when I load my user control onto the page I need to asign it's child controls that should use the common click to do so. The CommandName and CommandArgument would either be set already or get set then. I just have to make sure I can reach the control to asign the event handler.
Sound good?
Magiaus
If I helped give me some points.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|