Pagination to include: first - previous - next - last, but not page numbers?

Pagination to include: first - previous - next - last, but not page numbers?

TxWebTxWeb Posts: 9Questions: 0Answers: 0
edited August 2012 in General
Hello.

I really would like to use the standard text and arrows, without using 'sPaginationType':'full_numbers' but I don't see that option. Can I use the full_numbers type and exclude the direct number buttons? I tried jQuery.fn.dataTableExt.oPagination.iFullNumbersShowPages = 0 but it did not like that. If so, what are the classes for the buttons so I can style them?

Thanks in advance!
Web

Replies

  • TxWebTxWeb Posts: 9Questions: 0Answers: 0
    four button plugin appears to be the answer...
This discussion has been closed.