[DataGrid] Alternative filter row #8529
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Filtering
Related to the data grid Filtering feature
support: commercial
Support request from paid users
Order ID or Support key 💳 (optional)
33929
Duplicates
Latest version
The problem in depth 🔍
I'm looking for a way to insert an extra header row to render simple filter controls. Filters can be updated using the DataGrid API, but adding an extra header row doesn't seem possible at this time.
I saw this draft PR where this feature was partially implemented: #7760
Is this a feature that is already available, actively working on, or should I use the
renderHeader
function on each column to implement it ourselves. Or maybe there is an alternative way?I'm looking for something like below:
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: