Leap in Pagination
Leap in Pagination

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
This discussion has been closed.
Answers
What you want is not supported by Datatables, you would have to create a custom paging plugin.
Thanks
Tom
Its a nice idea for a future feature though - thanks for the suggestion.
Allan