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

Native TreeList Aggregates

The Native TreeList component allows you to display aggregated data. In order to render aggregated data, it should be calculated and added to the TreeList dataItems value.

Getting Started

The following example shows how to render aggregated data.

Example
View Source
Change Theme:

Additional styling or customization of the rows showing aggregated data can be achieved using the TreeList rowRender property.

In this article

Not finding the help you need?