[DataGridPremium] heavy customisation of menu panels. #5976
Labels
component: data grid
This is the name of the generic UI component, not the React module!
plan: Premium
Impact at least one Premium user
support: commercial
Support request from paid users
Order ID 💳
46557
Duplicates
Latest version
The problem in depth 🔍
I am trying to heavily style the buttons and panels for the various grid functionality, such as filtering, columns, export, and density.
For filtering I see in the documentation: here https://mui.com/x/react-data-grid/filtering/#customize-the-filter-panel-content and here: https://mui.com/x/react-data-grid/filtering/#customize-the-filter-panel-position.
Even with this it is not very straightforward on how to properly style the Filter panel.
I am now trying to figure out how to style the ColumnVisibility Panel, but can not find anywhere in the documentation or in an issue of how to do this.
Also, I see how we can position the Panel beneath lets say the Filters button:
But then all of the other panels are positioned where the Filters panel is.
How can I properly style the ColumnVisibility Panel without having to create an entirely custom one?
How can I ensure that each panel respective to each button is placed directly below it? Like this:
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: