jQWidgets Forums

jQuery UI Widgets Forums Grid jqxGrid Paging

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 6 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxGrid Paging #104349

    mohanrajp
    Participant

    In jqxGrid can we form the custom paging like page1 = 12 rows, page2= 15 rows, page 3 = 20 rows etc?

    jqxGrid Paging #104426

    Hristo
    Participant

    Hello mohanrajp,

    You could create a custom map but there is no such built-in option for different pages.
    On the other side, you could try to use virtual mode and to return from the base different number of rows.
    As a workaround, I would like to suggest one more thing with jqxRibbon.
    You could use it for the navigation between the pages and there you could add different jqxGrids with a different number of rows.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.