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

[Solved] Multiple selection without checkboxes

1 Answer 142 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
FAR
Top achievements
Rank 1
FAR asked on 12 Nov 2009, 04:30 PM
Hi,
how can i have a combobox with multi-selection without any checkboxes ? (selected items are highlighted for examples)

Is it something i missed ?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Nov 2009, 08:14 AM
Hello,

One suggestion would be using AutoCompleteSeparator property to separate between multiple items selected in combobox.
Checkout the online demo for more information: ComboBox / Autocomplete

Also you can use the highlight() method of RadComboBoxItem in order to highlight. Find out most important clientside methods of RadComboBoxItem by going through the following link.
RadComboBoxItem object

-Shinu.
Tags
ComboBox
Asked by
FAR
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or