Page 1 of 1

Does exporttoexcel work for anyone?

PostPosted: 20 Mar 2019 16:26
by AngryDev
I have seen a few previous post about people have trouble getting it to work. But there has been no stated solution to it yet. I too can;t get this to work. Here is my statement

Code: Select all
gdCurrent->JQGridOptions->ExportToExcel(ExtractFileName(sExportFileName), false);


It should be creating a file in my temp cache folder but nothong appears. When I execute this line

Code: Select all
lURL = Data->aCache->AddFileToCache(gGetWebApplicationThreadVar(), sExportFileName,   "application/vnd.ms-excel", ctSession);


I get the same error others have seen that state the file doesnt exist. Wheicj is because the first staement didnt create it.

Has there been any work done on this?

Thanks

Re: Does exporttoexcel work for anyone?

PostPosted: 27 Mar 2019 10:11
by Alexander Bulei

Re: Does exporttoexcel work for anyone?

PostPosted: 30 Sep 2019 21:49
by ScottWGast
FWIW: This is a good Excel import/export tool www.scalabium.com