You’re currently viewing documentation for our jQuery wrappers.This product reached EOL in May, 2024. To ensure smoother transition we provide support till May, 2025. Check here details and migration guidelines.

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: