Getting Started with KendoReact MultiColumnComboBox
The MultiColumnComboBox is a ComboBox that can display data in multiple columns. You can think of it as a dropdown that has a grid-like layout.
The KendoReact MultiColumnComboBox component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-dropdowns package.
Basic Usage
The following example demonstrates the MultiColumnComboBox in action.
Functionality and Features
Events
The following example demonstrates basic MultiColumnComboBox events.