This question is locked. New answers and comments are not allowed.
I've got a few RadComboBoxes on a search form that utilizes the ClearSelectionButon quite nicely.
I've now been requested to make those ComboBoxes be multi-select.
I've test-driven all 3 examples I found and am partial to this one:
http://www.telerik.com/community/forums/silverlight/combobox/multiselect-option-in-combo-box.aspx#972303
by Valeri Hristov
However, the next obvious question then becomes how to use the ClearSelectionButton in this scheme.
I tried adding it in, just to see if somehow, magically, it would work, and while the button shows up just fine, it doesn't do any clearing.
So then I searched to see if I could find an event I could grab to do the clearing myself... and have not been successful.
I'm running Q1 2012 SP1 right now.
Any help would be wonderful, thanks!
-Dave
I've now been requested to make those ComboBoxes be multi-select.
I've test-driven all 3 examples I found and am partial to this one:
http://www.telerik.com/community/forums/silverlight/combobox/multiselect-option-in-combo-box.aspx#972303
by Valeri Hristov
However, the next obvious question then becomes how to use the ClearSelectionButton in this scheme.
I tried adding it in, just to see if somehow, magically, it would work, and while the button shows up just fine, it doesn't do any clearing.
So then I searched to see if I could find an event I could grab to do the clearing myself... and have not been successful.
I'm running Q1 2012 SP1 right now.
Any help would be wonderful, thanks!
-Dave