gregnb / gregnb/mui-datatables
Is it possible to change the width of the selected column?
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
@@
## Expected Behavior
Failed to use resizableColumns: true
WHY ->

I can't modify the z-Index of a vertical line.
## Current Behavior

I want to change the width of that column by moving a slider.
To do this, I need to get the index of the column I selected and change the options.
But this method brings too much rendering.
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | |
| React | |
| browser | |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the resizableColumns option and the column-selection and rendering paths in the repository. Determine how the selected column's width and the vertical resize line are currently controlled; done should allow changing that width with a slider without excessive rerendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100