New to KendoReactStart a free 30-day trial

Filtering Data in MultiColumnComboBox Using a Different Column

Updated on Dec 19, 2025

Environment

Product Version11.3.1
ProductProgress® KendoReact MultiColumnComboBox

Description

I want to filter data in a MultiColumnComboBox using a column that differs from the one specified in the textField property.

This knowledge base article also answers the following questions:

  • Is it possible to set MultiColumnComboBox filtering to a custom field?
  • How to customize filtering for specific columns in KendoReact MultiColumnComboBox?

Solution

To filter data in the MultiColumnComboBox based on a column other than the textField property, handle the onFilterChange event and explicitly set the field property of the filter.

Follow these steps:

  1. Implement the onFilterChange handler.
  2. Override the field property of the filter object with the desired column.
Change Theme
Theme
Loading ...

See Also

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