T
TanStack16mo ago
generous-apricot

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
conscious-sapphire
conscious-sapphire16mo ago
yep, just specify it in the defaultColumn table option

Did you find this page helpful?