Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Peter Ferngren on Feb 28, 2008 02:47
open dhtmlx forum
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?
Answer posted by Support on Feb 28, 2008 04:41
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
Attachments (1)