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

Sorting when many pages #50

Open
per-d opened this issue Jan 16, 2020 · 0 comments
Open

Sorting when many pages #50

per-d opened this issue Jan 16, 2020 · 0 comments

Comments

@per-d
Copy link

per-d commented Jan 16, 2020

I have a app where the lists can have many pages. It would be nice if it will handle that.
Now I have overloaded reorder in SortableController. I first find out the smallest number for the sortable column among the records in the ajax request, and then updates the columns starting from that number.

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