You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Scroller plugin works fine for me using the latest scroller code, datatables 1.10.2, and angular-datatables 0.2.0.
You cannot use the withBootstrap option because that replaces the sDom options that are required (must have the S option). Otherwise seems to work well.
Ensure that you use .withOption("sScrollY", "400px") (replace 400px with the correct height of your grid).
It would be great if you can provide integration with scroller plugin [http://datatables.net/extensions/scroller].
The text was updated successfully, but these errors were encountered: