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

Native TreeList - Working with Flat Data

The Kendo UI for Vue Native TreeList provides a built-in functionality that converts flat data to a hierarchical tree that can be visualized by the component.

To covert the flat data to a tree, use the createDataTree function of the TreeList as demonstrated in the following example.

Example
View Source
Change Theme:

In this article

Not finding the help you need?