AllenFang / AllenFang/react-bootstrap-table
Horizontal Scroll For Specific Columns
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
If data table contains more than 20 columns. first 2 column should not scroll horizontally. Only other 18 columns will scroll horizontally, so that the user will always see the first 2 column
Example My first column will be date it should not be scrolled other columns should be scrolled horizontally
How can we do this ? Is there any way to do so?
Contributor guide
Assessment
This issue has not been assessed yet.