Pagination Numbers
Pagination Numbers
skygamer
Posts: 1Questions: 1Answers: 0
Hello. I'm nevbie on datatable.
For example My table has 500 rows and 25 per page. This mean is 20 pages total.
I want to show page numbers such as 1 2 3 4 5.......17 18 19 20 (I dont want to show all numbers from 1 to 20)
How can i do that.
Thanks for great plugin.
This discussion has been closed.
Answers
The built in pagination doesn't have an option for that. It will only show the final pagination number if you are in the lower numbers for the current displayed page.
It would need a custom plug-in to show the format exactly as you want it. I'm not aware of a plug-in that matches that format having been written yet I'm afraid.
Allan