Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Exported Excel file corrupted
posted

When I export some grids to excel ".xlsx" format some of the excel files tell me that they are corrupted using v19.2 excel exporter

Example grid:

And after I click "Yes" the file will be repaired.

The log file

 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
	<logFileName>error061240_01.xml</logFileName>
	<summary>Errors were detected in file 'D:\HubCapacity.xlsx'</summary>
	<repairedRecords summary="Following is a list of repairs:">
		<repairedRecord>Repaired Records: Format from /xl/styles.xml part (Styles)</repairedRecord>
	</repairedRecords>
</recoveryLog>

Parents Reply Children
No Data