Can I change number of pagination buttons?
Can I change number of pagination buttons?
Daichi
Posts: 2Questions: 1Answers: 0
I looked in the forum and found this post: https://datatables.net/forums/discussion/25665/how-can-i-change-the-number-of-buttons-i-e-from-7-to-15-for-pagination
The $.fn.DataTable.ext.pager.numbers_length
is already implemented?
If not, should i use this solution "http://stackoverflow.com/questions/24383805/datatables-change-number-of-pagination-buttons" ?
Thanks for the help.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Yes - have you tried it? It seems to work for me: http://live.datatables.net/sukaxabe/1/edit
Allan
Yes. I just wanted to be sure the feature was working 100%. Thanks for the quick reply. Turns out I was the one slowest one to respond.