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 |
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 %}