Hi,
WHere can i find how to impliment stat_tree_total for a tree grid.
Regards.
Ndegwa | Kenya
Hi,
WHere can i find how to impliment stat_tree_total for a tree grid.
Regards.
Ndegwa | Kenya
It can be used just like the other statistic counters of the dhtmlxgrid.
add the required counter to the header or the footer of your treegrid:
mygrid.attachHeader(“1,2,3,#stat_tree_total”);
please, note, that “dhtmlxtreegrid_filter.js” extension is required.