jQWidgets Forums

jQuery UI Widgets Forums Grid Export to html on grid causing error

Tagged: 

This topic contains 3 replies, has 3 voices, and was last updated by  revilo7 8 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Export to html on grid causing error #25894

    mou_will
    Member

    Hi,

    I am trying to export my grid data to html and i receive the following error. So question

    1) is there anyway i can specify which data gets exported instead of entire grid ?
    2) is the error below any cause on our side as I do not see an issue when is try to export same grid to excel. The grid currently has 270 records being loaded which is not too large.

    Thank you in advance for your help,
    Will.

    Export to html on grid causing error #25895

    mou_will
    Member

    sorry forgot to attach the error.

    here you go…

    Request Entity Too Large
    The requested resource
    /subfolder1/export_server/save-file.php
    does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
    Apache Server at jquerygrid.net Port 80

    Export to html on grid causing error #25906

    Peter Stoev
    Keymaster

    Hi Will,

    I suggest you to look at the documentation about “exportdata” method: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-api.htm. In the API about the method is explained how the export works and what kind of parameters you can pass to it. On of the parameters is specifically designed for passing an Array of rows to be exported. In addition, if you use our server for exporting, the limit is 2MB. For customers with developer or enterprise license, the save-file.php is included in the download package so you can host it on your own server and set your custom file size limitations.

    Best Regards,
    Peter Stoev

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

    Export to html on grid causing error #86717

    revilo7
    Participant

    Hello;
    I am getting to know jqwidgets controls and may use on a website for a client. Using test data we already exceed the 2MB limitation.
    Is it possible to host the export on my server using a Basic Website License?

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

You must be logged in to reply to this topic.