New to KendoReactStart a free 30-day trial

Common Scenarios
Premium

Updated on Jan 7, 2026

You can use the configuration options of the ComboBox to achieve the implementation of common scenarios.

Implementing Cascading ComboBoxes

The cascading ComboBox is a series of two or more ComboBoxes where each ComboBox is filtered based on the selected option in the previous ComboBox.

Change Theme
Theme
Loading ...

Using Data Fields for Values

The following example demonstrates how to use a React hook to allow the ComboBox to work with a data field as the value.

Change Theme
Theme
Loading ...