Skip to content

Table returns wrong pageLenght() when click next page #14

Description

@salvador84

Hi,
I have a problen with pageLenght of Table class.
When I run the application, the value of pageLength in Table class is 25 by default.
I change pageLength to 10 and TablePaged shows << < 1 / 101 > >>
If I click next Page TablePaged shows << < 2 / 112 > >>, because the pageLength in Table is now 9.

Please, could you check this trouble or tell me how to fix it????.

Thanks in regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions