Using aggregations without grouping? / How to display a unique count cell in the footer ?
Basically I just want to define an aggregationFn like "uniqueCount" for each column and display that number in the footer of the table? Can that be done or the aggregations are meant just to be used when grouping columns together.
0 Replies