gregnb / gregnb/mui-datatables
Support Fixed Columns?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Is there a support for fixed columns?
Fixed columns are useful when you have a very large horizontally spanning table and you want to have some columns on the left or the right fixed for easier viewing.
It would be awesome if there was a prop for columns like `fixed`, that takes in a string value of "left" or "right" or null. And have the specified columns be fixed on the left side or the right side.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.