Number format grid version 6

How i can costumise number format inversion 6 like versi 5 grid.setNumberFormat(“0,000.00”,2,",","."); and how to format footer sum without .000 in behind total value

Unfortunately currently there is no numberFormat column property allowing to format sum in the footer.
Also, there is no numberFormat for the data in the cells, but you may set it using the cell templates:
https://docs.dhtmlx.com/suite/grid__customization.html#addingtemplatetocells
I’ve sent you request to the dev team, so we’ll observe the possibility of adding the “numberFormat” column config property in the future updates.

Hello Ayus.

In the dhtmlxSuite 7.1 update we have added the possibility to define the needed numberformat for your grid column: