DHTMLX Grid Export To Excel (values used)

Hello.
When using the grid.toExcel() method, we obtain the grid’s data with formatting applied (e.g. 4054.866612 displayed/exported as 4054.87 when using numberFormat ‘0,000.00’) in the generated XML which is being fed to the utility which creates the Excel file. Is there a way to obtain the original/unformatted data of the grid instead?

Thanks!

Hi,
unfortunately there is no way to do it.