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

[Solved] Radcombobox with multiple selection using checkboxes

1 Answer 535 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
newbie
Top achievements
Rank 1
newbie asked on 09 Apr 2009, 08:25 PM
I have a RadCombo Box with checkboxes to allow multiple selection.
Howevere I would like the user to only select a value using the checkboxes.
Right now if I click on a comboitem that value gets selected though the checkbox does not get selected for that item.

The text in the ComboBox input also changes to just the item I clicked on rather than the concatenated string of checked items.

How can i disable the selection on clicking the item?

1 Answer, 1 is accepted

Sort by
0
newbie
Top achievements
Rank 1
answered on 09 Apr 2009, 08:40 PM
I think I got the solution in the following post:

http://www.telerik.com/community/forums/aspnet-ajax/combobox/support-for-muli-select-with-checkboxes.aspx

Let me know if there's another way of implementing that.
Tags
ComboBox
Asked by
newbie
Top achievements
Rank 1
Answers by
newbie
Top achievements
Rank 1
Share this question
or