Unplanned
Last Updated: 25 Nov 2024 09:23 by ADMIN
Created by: Al Faiz
Comments: 3
Category: MultiSelect
Type: Feature Request
1

Hi Telerik Support,

how can I use Kendo vue MultiSelect with comma as selection instead of enter. if I press comma, it will select / enter the custom value. My case is I want to use it as email selection. on many email clients, it can use comma as email selection from the list or separation between values. How can I do this on MultiSelect vue ?

Thank you.

Unplanned
Last Updated: 05 Feb 2024 09:50 by Pratyusha
Created by: Pratyusha
Comments: 0
Category: MultiSelect
Type: Feature Request
1

In some scenarios, we need to display the selected MultiSelect values as comma-separated values and not as chips.

Currently, the displaying of comma-separated values can be achieved using a custom template similar to this one but providing a property that can configure this behavior out of the box will be a very useful improvement in the component. 

Unplanned
Last Updated: 04 Jan 2022 09:44 by ADMIN
Created by: jake
Comments: 0
Category: MultiSelect
Type: Feature Request
0
It could be useful to have a prop or some way to set focus on the component. The concrete scenario is about the multiselect but it could also be added in other components.