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

add clientSorting option #793

Merged

Conversation

ah0ll0
Copy link
Contributor

@ah0ll0 ah0ll0 commented Sep 7, 2023

Related Issue

Ability to disable client-side sorting #791

Description

Adds a new option clientSorting. When true current behavior is preserved. Setting to false prevents client-side reordering of rows.

Impacted Areas in Application

  • MaterialTable - add new prop clientSorting (default false)
  • data-manager.js - updated logic to avoid reordering rows when clientSorting is false

@Domino987 Domino987 merged commit 6a87114 into material-table-core:master Sep 9, 2023
4 checks passed
@ah0ll0 ah0ll0 deleted the pr791-add-client-sorting-option branch September 11, 2023 12:59
imnasnainaec pushed a commit to imnasnainaec/core that referenced this pull request Oct 24, 2023
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.

2 participants