jQuery UI Widgets Forums General Discussions Print functionality

This topic contains 5 replies, has 4 voices, and was last updated by  Hristo 3 years, 11 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Print functionality #90153

    sarav0689
    Participant

    Hi Team,

    We have created a tabular data using Jqxgrid and its working fine. As per our requirement we need to print the tabular data whereas it contains lots of columns and that too in scroll able view. So if we try to print out means only the visible part getting displayed and that too some of the columns getting cut down. So please give us a solution for it.

    Thanks,

    Print functionality #90173

    Dimitar
    Participant

    Hi sarav0689,

    Please take a look at the recommended implementation of the print functionality for jqxGrid: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/printing.htm?light. We hope it is helpful to you.

    Best Regards,
    Dimitar

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

    Print functionality #90181

    sarav0689
    Participant

    Hi Dimitar,

    Thank you very much for your suggestion. Still I have a doubt where as our tabular data containing around 30 columns and its fetching values dynamically using Ajax, JSON.

    So how can I fetch values from there.

    Thanks,

    Print functionality #90290

    Dimitar
    Participant

    Hi sarav0689,

    Please try the printing method shown in the aforementioned demo. If it does not work, please share what part of your grid is printed and what issues you experience.

    Best Regards,
    Dimitar

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

    Print functionality #113423

    Vivis
    Participant

    Hey guys!

    Me need use the method “exportData” for “html”, but we have too many fields in the grid. When I
    click to print,
    the column cuts some fields. How to divide the grid in two and print one on each sheet?

    Print functionality #113431

    Hristo
    Participant

    Hello Vivis,

    You could try to provide the PDF” file format where the data is separated on different pages.
    Another option will be to export one part of the columns (if I understand you right) and after that the other part of the columns.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.