Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Feature request: Pagination to deal with large data frames #81

Open
eddy-ojb opened this issue Jul 20, 2018 · 2 comments
Open

Feature request: Pagination to deal with large data frames #81

eddy-ojb opened this issue Jul 20, 2018 · 2 comments

Comments

@eddy-ojb
Copy link

I hope I am in the right place for this - apologies if not.

This feature would be useful for larger data sets where the developer doesn't want to send all of it to the browser in one go. Perhaps this is already achievable with a callback but it would be nice if there was an argument allowing the data table to send only chunks of a dataframe to the browser depending on a some paginated value e.g. first 1000 rows.

@bo3OU
Copy link

bo3OU commented Jul 23, 2018

+1

@tigrus
Copy link

tigrus commented Oct 30, 2018

@eddy-ojb how you achieve it with callbacks? Can you share example?

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

No branches or pull requests

3 participants