New to KendoReactStart a free 30-day trial

How to select one value from the MultiSelect multiple times

Updated on Dec 19, 2025

Environment

Product Version12.2.0
ProductProgress® KendoReact MultiSelect

Description

I want to be able to select one value from the MultiSelect popup multiple times and display it in the selected values as many times as it was selected. I want to be able to remove only one instance of them at a time.

Solution

The MultiSelect is designed to select each value only one time, but by utilizing the onChange event and using the nativeEvent target that triggered the event could allow you to change the selection as per the requirement.

This is an example showcasing this in action:

Change Theme
Theme
Loading ...

See Also

In this article
EnvironmentDescriptionSolutionSee Also
Not finding the help you need?
Contact Support