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

jqxGrid - Selection bug when filters are applied #569

Closed
SvetoslavjQWidgets opened this issue Nov 24, 2022 · 0 comments
Closed

jqxGrid - Selection bug when filters are applied #569

SvetoslavjQWidgets opened this issue Nov 24, 2022 · 0 comments

Comments

@SvetoslavjQWidgets
Copy link

Describe the bug
Having a filter applied and removing all displayed rows this way: getting the selected index and then removing it.
When you add one row to the empty grid and then try to remove it the getselectedrowindex returns 1, but it should return 0. This wrong value will affect the deleted row.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to https://codesandbox.io/embed/adding-filter-deleting-all-visible-rows-then-adding-row-takes-two-delete-operations-to-delete-forked-4cu0vz?fontsize=14&hidenavigation=1&theme=dark
  2. Follow the steps
  3. See an error
@SvetoslavjQWidgets SvetoslavjQWidgets changed the title jqxGrid - Selection bug jqxGrid - Selection bug when filters are applied Nov 24, 2022
@bmarkov bmarkov closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants