gregnb / gregnb/mui-datatables
Fixed Column width if the View column changing
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
First of all thank you all for this great library. Its just awesome.
Is this possible to have fixed columns width if the `View column` changing? For now columns get all available width and the data of table a bit jumps.
Is there some way to make columns width fixed?
I try to override styles but it not helps.
## Expected Behavior
It would be great if we could have fixed column width option
## Current Behavior
For now columns get all available width of the table.

## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 4.4.3 |
| MUI-datatables | 2.12.4 |
| React | 16.8.6 |
| browser | Chrome |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.