I have issue in dataGrid of muix using "@mui/x-data-grid-pro": "^6.19.3"
.
In manage columns handling single column visibility and hideAll
works fine. When I listen to onColumnVisibilityModelChange
the event is correct. However the issue is in showAll
. It should set all columns to visible but it doesn’t work and it sends only one column in the event