Enabling both scrolly and paging at the same time?
Enabling both scrolly and paging at the same time?

The documentation states that "paging and scrolling can both be enabled at the same time if desired". Since there doesn't seem to be any examples of this in the documentation I am hoping some could shed some light on how to implement this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Check this out:
http://live.datatables.net/bokeleqi/1/edit
Kevin
@kthorngren -thank you! In my case I realized I was getting column misalignment using scrolly only in Chrome. I updated some NuGet packages and now works like a charm.