This is a migrated thread and some comments may be shown as answers.

Getting the selected items in a multiselect combobox

1 Answer 121 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kathy
Top achievements
Rank 1
Kathy asked on 23 Nov 2010, 03:37 PM
I have several multiselect comboboxes, the entries are populated from a datasource.  Each entry has a checkbox.  I do an autopostback.  I know how to get the selected item if it's a single select, but what do I do for a multiselect?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Nov 2010, 07:06 AM
Hello,


I hope the following code library shows more about on accessing the selected item, from code.
Using CheckBoxes for multi-item selection, complete solution



Regards,
Shinu.
Tags
ComboBox
Asked by
Kathy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or