how to sort a data table in descending order using supabase

Widgets & Design

I only the sort of the column changes from ascending to descending after clicking over the column

What have you tried so far?

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

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies