This example shows how Scroller for DataTables can be initialised, when the Scroller Javascript file is included, by simply setting the scroller option to true.
ID
First name
Last name
ZIP / Post code
Country
State Saving
Scroller will automatically integrate with DataTables in order to save the scrolling position of the table, if state saving is enabled in the DataTable
ID
First name
Last name
ZIP / Post code
Country
API
This example shows a trivial use of the API methods that Scroller adds to the DataTables API to scroll to a row once the table's data has been loaded.