Format in autocalculated footer

Hi!



I’m wondering if it’s possible to get the same formatting of numbers in the footer as in the columns.



For example:



I have a ron-type column with format: .setNumberFormat(“0,000 kr”,i,’,’,’ ');

In the footer I use #stat_total to get an autocalculated sum of all values in that column.

Can i get the same formatting of the value in the footer as in the column?

Current version of filter extension doesn’t allow it, but it sounds as definitely good idea.
You can try to use attached js file instead of original one - it was updated to use mask, set by setNumberFormat, for calculated values in footer

dhtmlxgrid_filter.zip (4.11 KB)