AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

Requirement for fixed header #2016

Open mahajansaksham38 opened 6 years ago

mahajansaksham38 commented 6 years ago

Hi all, I have a requirement to scroll only rows of the table while the header columns remain fixed.Is there a way to implement this? setting height doesn't achieve this for me. Thanks in advance @AllenFang