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.
Additional styling or customization of the rows showing aggregated data can be achieved using the TreeList
rowRender
property.