New to KendoReact? Start a free 30-day trial
Common Scenarios
Common ScenariosPremium
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 implement a Higher-Order Component and allow the use of a ComboBox data field for a value.
Change Theme
Theme
Loading ...