Showing ellipses between Page Numbers
Showing ellipses between Page Numbers
Hi,
Is it possible to display ellipses between page numbers to indicate multiple pages. Our data might span a 100 pages or more. We can set the number of pages to 4 or 5 but we would like to show or when on middle page . Basically having a first and last button and adding ellipses to indicate that there are more pages available but links are not shown.
Is it possible with simple configuration? Or is there a simple modification to code that can make it happen?
Thanks for your help.
Sohail
Is it possible to display ellipses between page numbers to indicate multiple pages. Our data might span a 100 pages or more. We can set the number of pages to 4 or 5 but we would like to show or when on middle page . Basically having a first and last button and adding ellipses to indicate that there are more pages available but links are not shown.
Is it possible with simple configuration? Or is there a simple modification to code that can make it happen?
Thanks for your help.
Sohail
This discussion has been closed.
Replies
http://datatables.net/development/pagination
There are examples of pagination plug-ins here:
https://github.com/DataTables/Plugins/tree/master/pagination
If you create a plug-in, it would be great if you fork and make a pull request so everyone can benefit from it :-)
Allan