T
TanStack13mo ago
fair-rose

Custom sorting functions

Is it possible to have a default sorting function when using custom sorting functions. For example return the defaults like basic/alphanumeric when there is no return value from any of the custom sorting functions ?
1 Reply
quickest-silver
quickest-silver13mo ago
yep, just specify it in the defaultColumn table option

Did you find this page helpful?