Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 905 Bytes

File metadata and controls

26 lines (19 loc) · 905 Bytes
title page_title description slug canonicalLink position
Columns
Columns - TreeList - Kendo UI for Vue
Configure the column features of the Kendo UI TreeList wrapper for Vue.
columns_treelist_wrapper
4

Columns

The TreeList enables you to resize and reorder its columns.

The following example demonstrates how to modify the TreeList by using the column resizing and reordering functionality.

{% meta height:500 %} {% embed_file columns/main.vue preview %} {% embed_file columns/main.js %} {% endmeta %}

Suggested Links