Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Data Grid] Fix logic when pageSize larger than number of rows #726

Merged
merged 3 commits into from
May 2, 2023

Commits on Apr 19, 2023

  1. Fix logic when pageSize larger than number of rows

    Signed-off-by: Sirazh Gabdullin <[email protected]>
    curq committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9cc2b94 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Remove incorrect fix

    Signed-off-by: Sirazh Gabdullin <[email protected]>
    curq committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    def1f49 View commit details
    Browse the repository at this point in the history
  2. Fix logic when pageSize larger than number of rows

    Signed-off-by: Sirazh Gabdullin <[email protected]>
    curq committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f78e2c4 View commit details
    Browse the repository at this point in the history