jQuery UI Widgets Forums Grid Number of rows changes randomly

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Number of rows changes randomly #98463

    Grigoriy Grachev
    Participant

    I’ve made template project with tool create-jqwidgets-angular-app.
    It takes an grid as an example. There are ten rows in a grid. It can be changed on 5 or 20 rows in the bottom toolbar. But when I leaf through the pages, number of rows changes randomly. For example, in the bottom toolbar is 10. And when I leaf to the page 8, I get 7 rows. How to fix it?
    Seven rows instead 10

    Number of rows changes randomly #98464

    Stanislav
    Participant

    Hello Grigoriy Grachev,

    They do not change, let me explain.
    Example:
    You have 12 rows of data, the show rows is set to 5.
    You will have 3 pages. On the first page, you will have 5 rows, on the second page, you will have 5 rows again. But on the third page, you will have 2 rows.

    This is the same case, but instead of having only 12 records, you have 77. The grid doesn’t show you the empty rows.
    If you have any more questions feel free to ask them.

    Best Regards,
    Stanislav

    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.