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

Multi-sorting #461

Open
guillim opened this issue Apr 6, 2017 · 1 comment
Open

Multi-sorting #461

guillim opened this issue Apr 6, 2017 · 1 comment

Comments

@guillim
Copy link

guillim commented Apr 6, 2017

I have a 2 column array, with multiColumnSort: false

When I sort the first column, and then the second column several times, I have a strange bug.
At first I have 100 rows, and the more I sort, the less row i have. see the pictures bellow:
screen shot 2017-04-06 at 19 35 58

after 3 sort, I end with less than 10 rows,
screen shot 2017-04-06 at 19 36 19

When there are a few rows left, the array header begins to jump on the other like you'll see on the picture.
screen shot 2017-04-06 at 19 36 30

Note that there are still 5 pages, so somehow it has to be a display issue.

here my javascript console:
screen shot 2017-04-06 at 19 43 15

Any idea to troubleshoot this ? I went through all the question but couldn't find any soutions.

@guillim
Copy link
Author

guillim commented Apr 6, 2017

I noticed that if I sort 100 times the first column, it works fine. only when I sort the second column problem shows up.

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

1 participant