New to Kendo UI for Vue? Start a free 30-day trial
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.

Columns

The MultiColumnComboBox supports options for configuring the behavior of its columns.

To manage the columns of the MultiColumnComboBox, either:

For more information on the available props, refer to the multicolumncombobox.columns configuration.

Using the kendo-multicolumncombobox-columns Component

The following example demonstrates how to set the inline initialization of the kendo-multicolumncombobox-columns component.

Example
View Source
Change Theme:

Using the data Vue Object

The following example demonstrates how to use the data object to specify the columns of the MultiColumnComboBox.

Example
View Source
Change Theme: