Browse By Tags

  • WebDropDown - SelectedItems from Javascript not working

    Hi,

     

    I am having trouble figuring out how to access the selected items property of a webdropdown through javascript when multipleselection is enabled.  The control is declared as:

     

    <ig:WebDropDown ID="cmbYears" runat="server" Width="300px"…