-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[data grid] Excel column filters #3571
Comments
Not natively, #670 should implement it. Although, I was playing with a custom column menu and it's indeed possible to embedded a filter form inside the column menu. Here's the CodeSandbox: https://codesandbox.io/s/datagrid-v5-quick-start-forked-de2m6?file=/src/App.tsx The only problem with this example is that when the filter runs the menu is closed. This happens because the |
Interesting, I have added more benchmarks in the issues' description: It sounds like #670 |
Summary 💡
Hi team, is it possible to create filter like Handsontable:
https://handsontable.com/docs/column-filter/#basic-configuration
Google Spreadsheet
https://www.ag-grid.com/javascript-data-grid/filter-set/
Motivation 🔦
No response
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: