1
ParamQuery Pro Evaluation Support / Leading '0' values are not exported properly.
« on: March 28, 2019, 04:18:46 pm »
When exporting leading '0' values(ex. '012345') by using 'exportData' method, the leading zero are deleted in Excel(12345 instead of '012345').
in pqgrid ->> in excel
'012345' ->> 12345
Is there way to preserve the leading zero while exporting to excel?
in pqgrid ->> in excel
'012345' ->> 12345
Is there way to preserve the leading zero while exporting to excel?