CSS for simple fixed header and scrollable tbody
- clone the project.
- Copy contents of application.css to your css file.
- use class 'scrollable-tbody' for the parent div of table.
- set tbody max-height in css or inline.
See examples in this repo for more info.