Re: Menu Dropdown List Click Event

  •  12-03-2009, 2:46 PM

    Re: Menu Dropdown List Click Event

    Can you supply some code showing how you would do this?
    In the example you stated, creates the button object in the code behind, then ties an event to it.
     
    Im wanting to know how to tie the event to a dropdown option that was NOT created in the codebehind....
    Is there a way that I can reach an object in the dropdown menu from the codebehind then tie an event to it?
     
    Thanks a bunch!
View Complete Thread