Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Integration with scroller plugin #67

Closed
nileshmali opened this issue Sep 2, 2014 · 1 comment
Closed

Integration with scroller plugin #67

nileshmali opened this issue Sep 2, 2014 · 1 comment
Milestone

Comments

@nileshmali
Copy link

It would be great if you can provide integration with scroller plugin [http://datatables.net/extensions/scroller].

@Robinson7D
Copy link
Contributor

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).

@l-lin l-lin added this to the 0.2.1 milestone Oct 17, 2014
l-lin added a commit that referenced this issue Oct 17, 2014
@l-lin l-lin closed this as completed Oct 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants