T
TanStack3y ago
extended-salmon

Data Reversing

I've implemented getSortedRowModel, and set my table headers to toggle the sorted/unsorted states of data, which is currently sorting my items alphabetically, but what I really want is to toggle the reversal of the data listings in the table when the first header of the first column is clicked (bottom listing becomes top, and vice versa). How can I implement this toggle functionality?
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?