Skip to content

Implement Sort for paged data display and large datasets #66

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

Closed
RandomFractals opened this issue Jan 10, 2022 · 1 comment
Closed

Implement Sort for paged data display and large datasets #66

RandomFractals opened this issue Jan 10, 2022 · 1 comment
Labels

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jan 10, 2022

See current paged data and sorting limitations in docs: https://github.com/RandomFractals/tabular-data-viewer#limitations

Paged data for large datasets was added in #60

Use sort table columns from view state config added in #64 to sort all the loaded data in table view instead of relying on Tabulator to sort data only for the currently displayed page.

Tabulator sortMode: 'remote' docs: http://tabulator.info/docs/5.0/sort#ajax-sort

@RandomFractals
Copy link
Owner Author

will provide the sort option for the whole dataset in the new pro version of data package explorer: https://github.com/RandomFractals/data-package-explorer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant