≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
pagination
pagination
flol
Posts: 4
Questions: 0
Answers: 0
August 2010
edited August 2010
in
General
Hi,
how can i totally customize the pagination? I.e. I'd like to place two custom buttons (not images) at the bottom of the page and don't want datatables to handle this for me at all... is there a way to trigger events for this?
Replies
allan
Posts: 65,815
Questions: 1
Answers: 10,950
Site admin
August 2010
For complete control of pagination, you can create a plug-in:
Documentation: http://datatables.net/development/pagination
Examples: http://datatables.net/plug-ins/pagination
The API function http://datatables.net/api#fnPageChange is also useful.
Allan
This discussion has been closed.
Replies
Documentation: http://datatables.net/development/pagination
Examples: http://datatables.net/plug-ins/pagination
The API function http://datatables.net/api#fnPageChange is also useful.
Allan