groupby and average function

Hello Support,



How can I include average function along with groupby feature.



I use the following

groupby(1)

setColumnHidden(1)



grid is as follows: can I include average functions for cpu and memory columns?



hostname category cpu memory

a avg? avg? ->PseudoRow

1 a 40 20

2 5 3

3 30 10





Thanks,

skm

There is possibility to use math operations in group-by mode. Please see more information here dhtmlx.com/docs/products/dhtmlxG … _mathingrp