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.

The MultiColumnComboBox Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the MultiColumnComboBox in action.

Example
View Source
Change Theme:

Functionality and Features

Events

The following example demonstrates basic MultiColumnComboBox events. You can subscribe to all MultiColumnComboBox events by the handler name.

Example
View Source
Change Theme: