jQuery UI Widgets Forums Grid Grid export save-file.php

This topic contains 7 replies, has 3 voices, and was last updated by  Dimitar 10 years ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • Grid export save-file.php #60385

    tmaurst
    Participant

    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

    Grid export save-file.php #60405

    Dimitar
    Participant

    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,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Grid export save-file.php #60537

    tmaurst
    Participant

    I’ve downloaded the source code build, but the archive is password protected. How can I extract/open any files?

    Thanks

    Grid export save-file.php #60580

    Dimitar
    Participant

    Hi tmaurst,

    On the right of the source code download button there is the Source code unpack key information about each build.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Grid export save-file.php #63387

    jeypee
    Participant

    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……..

    Grid export save-file.php #63396

    Dimitar
    Participant

    Hello Jay,

    We have implementations of this functionality for PHP and ASP.NET, but not for JSP, unfortunately.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Grid export save-file.php #64523

    jeypee
    Participant

    Hi Dimitar Thanks for your reply
    is there any other workaround we can achieve the excel export in jqwidgets itself using jsp.

    regards
    Jay…

    Grid export save-file.php #64525

    Dimitar
    Participant

    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,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.