New to KendoReactStart a free 30-day trial

Filtering
Premium

To enable the filtering functionality of the MultiColumnComboBox, set the filterable property to true.

Basic Configuration

Every time a user modifies the input value, the MultiColumnComboBox triggers an onFilterChange event. The event argument contains the typed string value that you can use to filter the source.

Change Theme
Theme
Loading ...

To filter the data after a delay, use a similar implementation. You can toggle the loading property and provide the user with a visual indication of the filtering process.

Change Theme
Theme
Loading ...
In this article
Basic ConfigurationSuggested Links
Not finding the help you need?
Contact Support