jQWidgets Forums

jQuery UI Widgets Forums Grid Grid, Export

Tagged: ,

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Grid, Export Posts
  • Grid, Export #32424

    Gowri
    Participant

    Hi,
    How to export JQGrid to PDF.?

    Your example shows exporting data to Excel, CSV, HTML, JSON, etc… But my requirement is, “I have export my Grid data into PDF”.

    Regards,
    Gowri.

    Grid, Export #32432

    Peter Stoev
    Keymaster

    Hi Gowri,

    The Grid widget does not have the “Export to PDF” feature. Btw, our widget is called jqxGrid.

    Best Regards,
    Peter Stoev

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

    Grid, Export #32539

    Gowri
    Participant

    Peter,
    FYI grid widgets supports Export to PDF feature. Please use below code, Btw thanks for reminding “widget is called jqxGrid”.

     $("#JqxGrid").jqxGrid('exportdata', 'pdf', 'Filename');

    Regards,
    Gowri

    Grid, Export #32542

    Peter Stoev
    Keymaster

    Hi Gowri,

    jqxGrid does not have support for PDF export. Believe me, if it does I would know.

    Best Regards,
    Peter Stoev

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

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

You must be logged in to reply to this topic.