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

Enable Multiselect in Radcomboxbox

1 Answer 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bharat
Top achievements
Rank 1
Bharat asked on 07 Dec 2010, 06:18 AM
HI all,

I want to enable the multi select in the rad combobox.
I am using dataset at runtime to populate the combo box.
Please advise. Quick !!!!!


Thanks in Advance :)


Bharat Rathore

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 07 Dec 2010, 07:33 AM
Hello Bharat,

In order to enable multiselection, you can use CheckBox inside the ItemTemplate.

I found the following code library explains the same.
http://www.telerik.com/community/code-library/aspnet-ajax/combobox/using-checkboxes-for-multi-item-selection-complete-solution.aspx

Another option is to set the property AutoCompleteSeparator ,which allows to select multiple items  from a RadComboBox.
Please go through this demo for more on this.
.
Thanks,
Princy.
Tags
General Discussions
Asked by
Bharat
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or