jQWidgets Forums

jQuery UI Widgets Forums Grid Uncaught Invalid property: exportdata

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  lightonb 9 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • lightonb
    Participant

    Hi,
    I am attempting to print data from a grid.
    At this point I have just recreated the grid print example from the site for simplicity and still I am receiving the listed error when clicking the Print button.
    Uncaught Invalid property: exportdata
    I have all the listed include files in my project correct.

    Thanks.


    Peter Stoev
    Keymaster

    Hi lightonb,

    A reference to jqxdata.export.js and jqxgrid.export.js is missing or is incorrect. Otherwise, such exception could not be raised.

    Best Regards,
    Peter Stoev

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


    lightonb
    Participant

    Thanks Peter. I was missing the include on one sub tab page, not sure why it was needed there, but that resolved.
    Two items more if that’s ok.

    When printing it is changing my large numbers(ID numbers) to include decimal places and commas, how can I stop this? They display fine in the grid.
    Also when I attempt to print the unfiltered table( maybe 50k records), chrome crashes and IE freezes. Is there a load size limit?

    Thanks a lot for the help.
    Bryan Lighton

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

You must be logged in to reply to this topic.