The online export to excel stopped working yesterday. Is this being fixed or is it not supported anymore?
https://dhtmlxgrid.appspot.com/export/excel
Error: Server Error
The server encountered an error and could not complete your request.
Please try again in 30 seconds
sematik
#2
Hello.
Thank you for your report. Weβre trying to fix it.
As an alternative, please, try to use the following updated grid export extension instead of the original one:
https://files.dhtmlx.com/30d/909ddddbf5e73a92300fa731e3627f5b/dhtmlxgrid_export.zip
Together with the following URL βhttps://export.dhtmlx.com/excelβ. Like:
myGrid.toExcel('[https://export.dhtmlx.com/excel](http://export.dhtmlx.com/excel)')
In this case, the export should work well.
1 Like
Hello.
Using the following code:
myGrid.toExcel(βhttp://dhtmlxgrid.appspot.com/export/excelβ);
I still receive an internal error:
POST
http://dhtmlxgrid.appspot.com/export/excel
[HTTP/1.1 500 Internal Server Error 3173ms]
Is there a fix for this problem?
Thanks in advanced
Please, refer to my upper post for the alternative solution
Thanks,
The work around is not working with Chrome
=> Failed to load resource: the server responded with a status of 500 (Internal Server Error)
With Firefox, Explorer and Edge it is OK
any suggestions?
sematik
#6
Unfortunately, I was not able to reproduce your problem. Service works well for me in chrome.
Also, we have fixed the problem with the export service:
https://dhtmlxgrid.appspot.com/export/excel 2
Now it works well:
https://snippet.dhtmlx.com/5/630500434