Enabling Scroller
Enabling Scroller
Hi,I have tried looking at the documentation for how to enable the scroller plug in but I cannot find exactly where to do that is it in the jquery.DataTables.js file or where is it am supposed to enable it?here is my debug info http://debug.datatables.net/icinus
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
From the debug trace you haven't loaded the Scroller Javascript file or added the
Soption to yourdomoption. The documentation for how to use Scroller is available here.Allan