@progress/kendo-treelist-vue-wrapper
Version:
Kendo UI TreeList wrapper for Vue.js
27 lines (19 loc) • 905 B
Markdown
title: Columns
page_title: Columns - TreeList - Kendo UI for Vue
description: "Configure the column features of the Kendo UI TreeList wrapper for Vue."
slug: columns_treelist_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/treelist/"
position: 4
<div><WrapperBanner link="/kendo-vue-ui/components/treelist"></WrapperBanner></div>
# 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
* [Kendo UI TreeList for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/treelist/overview)
* [API Reference of the TreeList Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist)