jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • sgarco
    Participant

    Hi Ivailo,

    Thank you for your reply.

    If we use our own URL (instead of the default JQWidget export server), I would assume we would have more control over the export format, correct ?

    Is there an example showing what the grid exportdata method passes to a custom URL and how to go down that road ? I know the actual server code would be up to us, but, just looking for an example of what is passed to the server and how to approach handling that in our server code if we use a custom URL for export.

    Thank you !


    sgarco
    Participant

    Hello,

    I have a similar requirement to the user that originally posted in August 2012:

    I want to “auto-stretch” the grid to the window, no matter what browser’s size is. Scroll bars should appear automatically as soon as data out of window.

    If a Grid has 10 rows of data and the screen has vertical space to allow the display, then the Grid should size it’s height appropriately and not need to show vertical scroll. If that Grid only has 2 rows of data, we do not want to see empty white space at the bottom of the Grid.

    If the same Grid with 10 rows of data is viewed on an iPad and no longer has the vertical space, that Grid should now show vertical scrollbar as part of the Grid.

    Is this possible?

    Thank you

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