initial sort of column when table loaded #2390
Unanswered
kaleshasheik
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
I a using V7. I want one of column to be sorted by asc when table is loaded initially.
Tried with below. But, it not recognizing initialstate and sortBy. How to do it in V7 ? Any suggestions ?
useTable(
{
columns,
data,
);
Beta Was this translation helpful? Give feedback.
All reactions