Hello,
Recently, I had a support request where a customer wanted to know how to access the Selected Items from a WebDropDown with Multiple Selection enabled using an ASP Button click.
I have attached a sample website written in VB with VS2010 CLR 4.0 using NetAdvantage 2010 Volume 3, Build 1013 for ASP.Net. In the sample, the WebDropDown is retrieved using the Page.FindControl in a Button Click on the server. The WebDropDown Selected Items Collection is then accessed and all the Selected Items are displayed in an ASP TextBox on the Page after the PostBack completes.
Run the sample to test. When the WebDropDown displays, click the DropDownArrow and select various items in the DropDownList and click the Button. The Selected Items will display listed in the TextBox area.
Thank you.
Sincerely,Mike D.Developer Support EngineerInfragisticswww.infragistics.com/support