Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by withzestmn on Dec 29, 2009 01:36
open dhtmlx forum
attachHeader's data format

Hello~

I'm using dhtmlxGrid by xml loading method.

..<call command='attachHeader'>
<param>6,794,21,822.32,2,386</param></call></afterInit>..

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.
Answer posted by dhxSupport on Dec 29, 2009 07:11
You can change default delimiter in grid with setDelimiter() method. http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:api_method_dhtmlxgridobject_setdelimiter