Hi,
i am trying to use group + stat function , something like this.
grid.groupBy(2,["#stat_max","#title","","#stat_total","","#cspan","#cspan","#cspan"]);
By it is not working.
I am using grid version .20
Is this the version problem?
groupBy() method is available in PRO version only. To use it you should attach dhtmlxgrid_group.js to your page. To use stat functions you should attach dhtmlxgrid_filter.js to your page.