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 : Add Check | Date cell edit components | Filter by contextual components #5585

Conversation

David-Moreira
Copy link
Contributor

@David-Moreira David-Moreira commented Jun 22, 2024

Further improving upon contextual Filtering

Finally centralized the filter components in a _DataGridCellFilter component that's reused by both standard filter and menu filter.

It now renders, numeric, select, check, date and text edit components according to the user's provided DataGrid column.

@stsrki stsrki merged commit 64ae54d into master Jun 27, 2024
2 checks passed
@stsrki stsrki deleted the 5263-datagrid-improve-filtering-for-column-specialized-inputs-numeric-dates-boolean-etc branch June 27, 2024 11:29
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataGrid : Improve filtering for Column specialized inputs, numeric, dates, boolean, etc...
2 participants