Results 1 to 2 of 2

Thread: EventBubble/CommandName & CommandArgument

  1. #1

    Thread Starter
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267

    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.

  2. #2

    Thread Starter
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267

    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
  •  



Click Here to Expand Forum to Full Width