Leap in Pagination

Leap in Pagination

TomceTomce Posts: 1Questions: 1Answers: 0
edited August 2016 in Free community support

How to make
i have Previous 1.2.3.4.5 Next, when i click next to show me
Previous 6.7.8.9.10 Next, not to jump to 2

as on this Full example
leaps: true, // next/prev leaps through maxVisible datatable pagination
http://botmonster.com/jquery-bootpag/#pro-page-9
on bottom on page

i use DataTables 1.10.12

Answers

  • Tom (DataTables)Tom (DataTables) Posts: 139Questions: 0Answers: 26

    What you want is not supported by Datatables, you would have to create a custom paging plugin.

    Thanks

    Tom

  • allanallan Posts: 64,958Questions: 1Answers: 10,759 Site admin

    Its a nice idea for a future feature though - thanks for the suggestion.

    Allan

This discussion has been closed.