attachHeader's data format

Hello~



I’m using dhtmlxGrid by xml loading method.





6,794,21,822.32,2,386…



Actually, I want to add the followings data.

6,794

21,822.32

2,386



In other words, I want my data to be formatted by comma.

But, It is understood that comma is parameter’s separator.



Help me plz…^^;;



BRs,

Mina.

You can change default delimiter in grid with setDelimiter() method. dhtmlx.com/dhxdocs/doku.php?id=d … tdelimiter