I only the sort of the column changes from ascending to descending after clicking over the column
how to sort a data table in descending order using supabase
Widgets & Design
I know how to prepare data to sort at the column that my user click, but I did not find how to change the order between ascending/descending
I have my boolean page state variable receiving the Data Table Sorted Ascending value at the data table action, so the last step is find where to use this variable
Yes
2
2 replies