jQuery UI Widgets Forums Grid Pagesize : unlimited option?

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Pagesize : unlimited option? #55823

    Ridbark
    Participant

    Hello,

    I need to have a grid with PageSizeOptions set to : [’80’,’100′,’200′,’500′,’infity’].
    Of course, this is not possible like that : the word ‘infinity’ is not recognize! But, is there a way to add a number which tell to grid : when i click on this number, i want ALL records on one page? (so, the page is unlimited)
    Of course, i don’t know the number of result when i display the grid, so i can’t push the max number in the array of PageSizeOptions … and also, if i push “862”, it will be so ugly …

    If there is no way to have this option, i will put a really big number … but it’s also ugly i think …

    You can see an example on JSFiddle on http://jsfiddle.net/jqwidgets/Hz8GS/ (your example).
    My jQWidget version : 3.3.0. jQuery version : 2.1. I use Google Chrome, but you don’t care i think 😛 .

    Best regards,
    Ridbark

    Pagesize : unlimited option? #55829

    Dimitar
    Participant

    Hello Ridbark,

    Such “unlimited” option is not supported by jqxGrid.

    Best Regards,
    Dimitar

    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.