Skip to content

v3.2.1 - Tree Data Totals (with Aggregators)

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 21 Aug 17:47
· 1236 commits to master since this release

3.2.1 (2023-09-05)

Prior to this release, I always thought Tree Data was not quite feature complete, the missing piece was Tree Totals with Aggregators and this is exactly what this new release brings. We can now calculate totals on a tree by using the same existing Aggregators (note that they had to be modified to support Tree Data aggregations). Most Aggregators are supported, but not all, the ones that are available in a Tree Data grid are (avg, count, min, max and sum), for more information see:


Features

Bug Fixes