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

feat(data-grid): Add functionality for manual/external sorting #3172

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

yusijs
Copy link
Contributor

@yusijs yusijs commented Dec 4, 2023

  • Extract props

  • Add manualSorting, onSortingChange, sortingState

Closes #3041

* Extract props

* Add manualSorting, onSortingChange, sortingState
Copy link
Collaborator

@oddvernes oddvernes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@oddvernes oddvernes merged commit 0d3cb4d into develop Dec 4, 2023
6 checks passed
@oddvernes oddvernes deleted the feature/rhenri-data-grid-manual-sort branch December 4, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Grid: Add option to control sorting state
2 participants