Is it possible to sort based on a column by default on load? #374
-
Is it possible to sort based on a column by default on load? |
Beta Was this translation helpful? Give feedback.
Answered by
MarkusEllyton
Feb 15, 2023
Replies: 1 comment
-
There's an example in the docs that shows how you would go about doing that https://www.material-react-table.com/docs/guides/table-state-management#populate-initial-state. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KevinVandy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an example in the docs that shows how you would go about doing that https://www.material-react-table.com/docs/guides/table-state-management#populate-initial-state.