Multiple Total Lines in Footer

I have a need to display multiple total lines in the footer so that the grid is loaded through an XML document and the results looks something like this:

Product Line In/Out Units Amount …
Product Line 1 In 1,250 2,500.00
Product Line 1 Out 300 600.00
Product Line 2 In 1,800 3,600.00
Product Line 2 Out 1,000 2,000.00
.
.
.
Total In …
Total Out …

I tried enclosing the values in double quotes so in the attachFooter element, the values looked like “11,400”,“36,495.00”, however that didn’t work. The detail is formatted fine, but the grid is treating the commas in the values like column delimiters. I have the 2.5 pro version, is there a way to do this?

Any help would be appreciated.

This issue confirmed and fixed. If you need changed js files immediately, please contact directly customer.support@dhtmlx.com

Ok, I got the updated file but it is still not working. I’ve included the code of a sample page that shows what I’m trying to do. Any assistance is greatly appreciated.

Web Page

dhxtest

XML Document

<?xml version="1.0" encoding="utf-8"?> 2 str,str,na,na,na,na,na,na,na,na Product Family,In/Out,Units,MRR,Units,MRR,Units,MRR,Units,MRR Total,In,1,49.00,8,1390.34,8,743.72,12,3765.22 text-align:left,text-align:left,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right Total,Out,57,6221.00,42,3895.63,19,2671.52,95,15371.32 text-align:left,text-align:left,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right,text-align:right 2/1 #cspan 2/2 #cspan 2/3 #cspan 2/4 #cspan BIA Out 42 5029.90 0 0 0 0 0 0 MPLS In 1 49 3 340.34 6 743.72 12 3765.22 MPLS Out 7 734.20 37 3895.63 16 2671.52 91 14747.32 NVPN In 0 0 4 1050 0 0 0 0 NVPN Out 3 456.90 0 0 0 0 4 624 VAS In 0 0 1 0 2 0 0 0 VAS Out 5 0 5 0 2 0 0 0