I want to modify how is displayed the value in the footer for the content options
“avg” | “sum” | “max” | “min” | “count”
Is there something like the template for the grid cells, where i get the text, row and col as inputs for the template?
Unfortunately currently there is no possibility to modify or customize the stat function results.
I’ve sent your request to the dev team and it will be observed, so the probable solution may appear in the future updates.
I’ll inform you about any possible progress on this issue.
Hello
We reworked the calculated summaries logic in the latest dhx.Suite update (v9.0) extending its functionality:
So, now you are able to redefine the default stats functions and render the summaries of custom calculations for a certain column or the whole JS grid table.
Here you can find a detailed tutorial about this fucntionality:
Also here are some snippets demonstrating the usage:
https://snippet.dhtmlx.com/jhjxjv2l
https://snippet.dhtmlx.com/59d6hqtm
Please, download the latest available dhx.Suite build from your client’s area to get this and many other features.