gregnb / gregnb/mui-datatables
Is there a way to access the active viewColumns?
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
To have an `onViewColumnsChange` option or similar so that I can access the viewColumns that are currently disabled/enabled.
## Current Behavior
There does not seem to be a `onViewColumnsChange` option.
There is one for `onFilterChange`...
## Your Environment
"@material-ui/core": "^4.3.3",
"@material-ui/icons": "^4.2.1",
"moment": "^2.24.0",
"mui-datatables": "^2.10.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-scripts": "3.1.1"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.