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

How do we make multiple selections?

1 Answer 160 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Mesut
Top achievements
Rank 1
Mesut asked on 08 Jan 2020, 07:16 PM

How do we make multiple selections?

I cannot make multiple selections in Multi Column.

I wonder what I have to watch out for.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Jan 2020, 12:34 PM

Hello, Mesut,   

RadMultiColumnComboBox is not designed to support multiple selection out of the box. RadCheckedDropDownList provides functionality to check items in the drop down area and tokenize them in the text area. Additional information is available here: https://docs.telerik.com/devtools/winforms/controls/dropdown-listcontrol-and-checkeddropdownlist/checkeddropdownlist/getting-started 

However, we have a sample approach demonstrated in our Demo application >> Multi-Column Combo Box >> Settings example for a custom implementation about multiple selection in RadMultiColumnComboBox. It uses a RadMultiColumnComboBoxSelectionExtender component that enables multiple selection. Note that this is just a sample approach and it may not cover all possible cases. Feel free to modify and extend it in a way which suits your requirements best.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
MultiColumn ComboBox
Asked by
Mesut
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or