Hello,
I'm trying to increase the number of pagination numbers from 5 to let's say 10-15.
I found an old post on this problem, but it doesn't seem to work. Could it be a change in the source code?
Here is the function that should increase my number of pages.
jQuery.fn.dataTableExt.oPagination.iFullNumbersShowPages = 10;
Any suggestions?
Thanks,
Channing