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 getSortComparator for more advanced sorting behaviors #12215

Merged
merged 3 commits into from
Feb 27, 2024

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented Feb 26, 2024

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! feature: Sorting Related to the data grid Sorting feature enhancement This is not a bug, nor a new feature labels Feb 26, 2024
@mui-bot
Copy link

mui-bot commented Feb 26, 2024

Deploy preview: https://deploy-preview-12215--material-ui-x.netlify.app/

Updated pages:

Generated by 🚫 dangerJS against b566394

@cherniavskii cherniavskii marked this pull request as ready for review February 26, 2024 21:36
@cherniavskii cherniavskii added customization: logic Logic customizability v7.x labels Feb 27, 2024
@cherniavskii cherniavskii merged commit 14e22e1 into mui:next Feb 27, 2024
19 checks passed
@cherniavskii cherniavskii deleted the getSortComparator branch February 27, 2024 09:52
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
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! customization: logic Logic customizability enhancement This is not a bug, nor a new feature feature: Sorting Related to the data grid Sorting feature v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Separate ASC and DESC GridComparatorFn
3 participants