-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Need sort column and pagination feature #20
Comments
Hi @SachinTanpure! For pagination, I am currently working on the scroll to footer to fetch more data feature. Pager (pagination with page number or next-prev button) means that page is having a fixed number of item on each page. I have no planning on it, but It should be able to achieve by .subList() and a column-row UI in this case. |
Dear @MayLau-CbL Thanks for quick response. This is best ever data table library. It will be really great if you add pager functionality below table as most of the time data in table will be so huge. If you add pager feature, this library will be become complete with all necessary feature any one want(Fix header, Fix column, sort, pull down refresh, pager) |
Feature request
Need sort on header column
Need pagination(Number of rows per page and next-prev button to move along pages)
The text was updated successfully, but these errors were encountered: