Slight issue with pagination

Slight issue with pagination

kianoshpkianoshp Posts: 1Questions: 0Answers: 0
edited September 2011 in Plug-ins
I am having a small issue with pagination. When implementing the "four_button" type, the table displays correctly (with correct pagination buttons) however clicking on any of the pagination buttons (Next, Previous, etc...) will throw an error of "fnCallbackDraw is not a function". Inspecting it further in Firebug, i see that fnCallbackDraw is a div (div.dataTables_paginate). Looking within the code, I do not see where this value is being assigned??!!
To make matters more interesting the other pagination implementation of "full_numbers" works correctly.

Has anyone else come across this issue? Any help in this matter will be greatly appreciated.
This discussion has been closed.