Export issue with dhtml suite 5.x version

HI Team,

We are using dhtml 5.x version with “Enterprise license”. We had one critical business case with respect to DHTML Grid export functionality.
When we export txt data type cell with value example “12e3” then export functionality converting the value from 12e3 to 12000. This happing when we have character “e” between the numbers. I think because of character “e” the entire text column is converted with exponential number even the cell/column data type is “txt”
We have debugged and below are findings.

Note: We internally deployed DHTML export feature/service as war file from the following source link and invoking as “grid.toExcel(”…/grid-excel/generate");"

If we use direct online export service i,e. https://export.dhtmlx.com/grid5/excel the same use case working fine and grid file extension this time is xlsx (grid.xlsx).

Due to organization level security policy we are not allowed to use the online export service.

This is very much impacting the business so please help us in resolving the issue owing to the urgency of the issue.

Regards,
Bhanu Ch.

HI Team,

This is becoming critical for one of the customer as it is impacting the business. Please do needful help here and provide some resolution/update on this issue.

Thanks in advance…!!

Regards,
Bhanu Ch.

Unfortunately the dhtmlxSuite 5 is not supported anymore, also, the local export service is not supported anymore, and the package provides as it is.
I can only suggest you to rebuild it by yourself or use the online version of the service.