jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Exporting to XLS

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Exporting to XLS #59169

    Develop101
    Participant

    Hi,
    This may be a silly question but I need to know the answer. I got the grid to export to xls, without the need to go out onto the internet for rendering. Is this correct?

    It is VERY important that when the data in the grid is exported that it stays local and doesn’t go anywhere for rendering.

    I cannot see anywhere in the examples of where I set the the data to go out for rendering.

    Cheers
    TCRNottingham

    Grid Exporting to XLS #59171

    Peter Stoev
    Keymaster

    Hi TCRNottingham,

    The Grid exports its data to excel via a file hosted on our server. That file is included in the download package of customers with developer/enterprise license and they can host it on their own server if they wish. IF you don’t want to export the data through a server, you can export it to a local variable. To achieve that, just don’t set the filename parameter when you call “exportdata”.

    Best Regards,
    Peter Stoev

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

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

You must be logged in to reply to this topic.