MultiColumnComboBox Overview
The MultiColumnComboBox provides a list with a table-like drop-down structure for picking single items or entering custom values.
The MultiColumnComboBox wrapper for Vue is a client-side wrapper for the Kendo UI MultiColumnComboBox widget.
Basic Usage
The following example demonstrates the MultiColumnComboBox in action.
Functionality and Features
- Data binding
- Column features
- Filtering
- Virtualization
- Grouping
- Cascading MultiColumnComboBoxes
- Templates
- Keyboard navigation
- RTL support
Events
The following example demonstrates basic MultiColumnComboBox events. You can subscribe to all MultiColumnComboBox events by the handler name.