The multi column combo box is great to show users some more details (and it looks better than simple select fields).
Feature request: Add option "multiSelect: boolean"
Expected behavior:
* Users can select multiple values
* Selected values are visualized as chips (same behavior as existing MultiSelect component)
* To select an item, users open the dropdown multiple times and select one item to add to list of selected items
Hello Christoph,
Thank you for this feature request.
The ComboBox holds a single value by design and this is why we have a dedicated MultiSelect component.
I changed the title accordingly, and we will track the customer demand here, and consider adding such a component to our future plans based on the interest.
Meanwhile developers can use the Item template to display the respective data item properties in separate columns:
https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/templates/#toc-defining-the-template
https://stackblitz.com/edit/angular-a2uxu7-ohksvq?file=app/app.component.ts
Regards,
Dimiter Topalov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.