Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Alternative filter row #8529

Closed
2 tasks done
MieleVL opened this issue Apr 6, 2023 · 2 comments
Closed
2 tasks done

[DataGrid] Alternative filter row #8529

MieleVL opened this issue Apr 6, 2023 · 2 comments
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

Comments

@MieleVL
Copy link

MieleVL commented Apr 6, 2023

Order ID or Support key 💳 (optional)

33929

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the 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:

image

Your environment 🌎

`npx @mui/envinfo`
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@MieleVL MieleVL added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: commercial Support request from paid users labels Apr 6, 2023
@MBilalShafi
Copy link
Member

MBilalShafi commented Apr 6, 2023

Hey @MieleVL, Filtering on Header feature is actively under development and we are trying to pull the initial working version as soon as possible.
This has previously been requested multiple times, you can check the issues linked on the main issue to check any previous discussions on the topic.

Meanwhile, if you want to try the WIP Preview and possibly provide some early feedback, you are most welcome to do so.

@MBilalShafi MBilalShafi added 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 and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Apr 6, 2023
@MBilalShafi
Copy link
Member

I am closing this one, please followup on the PR or main issue related to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants