#cspan and #stat_total in same footer column

I’m currently attempting to format a footer in my table but the column lines seem to be off and I was hoping to resolve this some how.

Attached is a picture of what this table looks like currently. As you can see the there is a discrepancy between the column footer lines and the table column lines.

I was hoping to resolve this by being either able to use #cspan and #stat_total in the same footer column or aligning these lines correctly but I can’t seem to figure out how and was hoping someone might be able to help me.

My current attachFooter is:
dhtmlx_grid2.attachFooter(“Total:,#cspan,{#stat_total},{#stat_total},{#stat_total},{#stat_total},”,[‘font-weight: bold’,‘text-align:right;font-weight:bold’,‘text-align:right;font-weight:bold’,‘text-align:right;font-weight:bold’,‘text-align:right;font-weight:bold’,]);

Thanks in advance for your help.


What version of dhtmlxGrid are you using?