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

Pagination for data-role="table" #1511

Closed
ojosojo opened this issue Mar 13, 2020 · 1 comment
Closed

Pagination for data-role="table" #1511

ojosojo opened this issue Mar 13, 2020 · 1 comment
Milestone

Comments

@ojosojo
Copy link

ojosojo commented Mar 13, 2020

Hello.
Is it possible to extend to have a "Skip to page" ?

When having thousands of rows it is complicated to arrive to a middle point page .

Regards.

@olton
Copy link
Owner

olton commented Apr 5, 2020

In 4.3.7

  • Table: add skip to page functionality
  • Table: add attributes data-show-skip, data-table-skip-title, data-skip-wrapper, data-cls-table-skip, data-cls-table-skip-input, data-cls-table-skip-button
  • Table: add event data-on-skip

Event data-on-skip receives two arguments: skipTo and skipFrom. All arguments received as an integer.

@olton olton added this to the 4.3.7 milestone Apr 5, 2020
@olton olton closed this as completed May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants