DHTMLXTree grid column values displays "12'127" instead

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

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)

Please check the parameters of setNumberFormat if it is used and values of
grid.i18n.decimal_separator
and
grid.i18n.group_separator