T
TanStack11mo ago
other-emerald

Will invertSorting work for server-side sorting (manualSorting : true)

Will invertSorting work for server-side sorting (manualSorting : true)
1 Reply
other-emerald
other-emeraldOP11mo ago
I am having an age column which i populate using timestamp value, now since age is sorted in reverse order that of timestamp, i have enabled {invertSorting : true} for timestamp column. since my sorting logic is in server-side it is not working. can anyone help me @Tanner Linsley

Did you find this page helpful?