jQuery UI Widgets › Forums › Grid › Grid export save-file.php
Tagged: export, Exportdata, grid, JavaServer Pages, jqxgrid, JSP, save-file.php
This topic contains 7 replies, has 3 voices, and was last updated by Dimitar 10 years ago.
-
Author
-
Hello,
I’ve just downloaded a licensed version of JQWidgets 3.5.0.
I’m attempting to perform a grid export to excel, and I’ve read that there is a php file that must be uploaded to my hosting server for this to work.
What is the name of this php file, and where exactly can I find it? I am not seeing anything in the jqwidgets-ver3.5.0.zip file that I downloaded.
Thanks
Hello tmaurst,
The file is called save-file.php and is available to customers who have purchased Developer or Enterprise license in the source code, not in the production build.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/I’ve downloaded the source code build, but the archive is password protected. How can I extract/open any files?
Thanks
Hi tmaurst,
On the right of the source code download button there is the Source code unpack key information about each build.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi I am new to JQWidgets. when i try to export jqxgrid data to excel i can able to download the excel sucessfully. but often i might receive the http://www.jqwidgets.com/export_server/save-file.php url during the download. i am using licensed version of jqwidgets and my version is jqwidgets-3.2.1. when i see the forum i can able to see your comments on this issue is to host the save-file.php file in my server. But i am using spring framework since my server is not recognize the .php file. kindly help me to solve this issue. how can is solve this issue in my presentation layer JSP.
i hope there will be support to handle this in jsp. kindly provide me some sample code snippet to avoid this scenario in my application. this is some what urgent fix required from our side. we didnt get any clue on this.
Kindly help me……………..Thanks in Advance……………
Jay……..
Hello Jay,
We have implementations of this functionality for PHP and ASP.NET, but not for JSP, unfortunately.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi Dimitar Thanks for your reply
is there any other workaround we can achieve the excel export in jqwidgets itself using jsp.regards
Jay…Hello Jay,
Unfortunately, we cannot provide you with a solution on the matter. Perhaps you may be able to export the grid to a local variable with the method exportdata and then implement your own solution of exporting the variable to Excel using JSP.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.