Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Narayan Dhumale on Aug 14, 2009 02:11
open dhtmlx forum
DHTMLXTree grid column values displays "12'127" instead of "12,127"

Hi Team,

We have implemented DHTMLXTreeGrid in our application.
One of the column in the TreeGrid is of type integer. This column values is displayed in the grid something like below ones

12'127 instead of 12,127
1'075 instead of 1,075


Seem there is some where problem while rendering the data values in Grid.

Please give some solution to fix this bug.

Regards,
Narayan Dhumale
Answer posted by dhxSupport on Aug 14, 2009 07:04
Unfortunately we cannot reproduce this issue locally. Please check if you are using number formant in your treeGrid? If not please send us example where we can reproduce this issue (you can send this example directly to the support@dhtmlx.com)
Answer posted by Support on Aug 14, 2009 07:33
Please check the parameters of setNumberFormat if it is used and values of 
    grid.i18n.decimal_separator
and
    grid.i18n.group_separator