Problem with exporting grid to excel

Hi all,

I have a problem with exporting Grid to Excel. The online export services link returns server error just like this:

and this is my script: gridnya.toExcel("https://dhtmlxgrid.appspot.com/export/excel");

my reference by following → Exporting Data to PDF,Excel DHTMLX Docs

Pls help…

1 Like

Same problem here. (https://dhtmlxgrid.appspot.com/export/excel) Still not working

2 Likes

Hi @sematik , any idea when will the service be up again? Thanks!

1 Like

Hi everybody,

I have also the same issue, https://dhtmlxgrid.appspot.com/export/excel is not working…Server Error

Please, help!

1 Like

same problem >:c ,https://dhtmlxgrid.appspot.com/export/excel

@sematik please, can you tell us if that feature will be fixed? Maybe won´t be supported anymore?

1 Like

hello @sematik , any solution for this issue? please, help us

@ramil @sematik please, any answer? Will the service be available again?

I apologize for the delay with the reply.
Currently we have issues with the export service landing and we’re still trying to solve the problem.
For now I can only suggest you to use the local version of the export service:

I’ll inform you here when the service becomes available back again.

I’m sorry for that inconvenience.

Please, try to use the updated url paths:

myGrid.toExcel("https://export.dhtmlx.com/grid5/excel/");
myGrid.toPDF("https://export.dhtmlx.com/grid5/pdf/");

We’ll try to update the docs in the near future to add this update.

We apologize for this inconvenience.

Thanks!!

To solve fast, we redirected all the services used to “https://export.dhtmlx.com/excel”, that was working but today seems that https://export.dhtmlx.com/excel is down

Did you check the links from the previous reply?
http://snippet.dhtmlx.com/5/3b9245cdf