New to Kendo UI for Vue? Start a free 30-day trial

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: