the table has 2 listerners which are triggered on sort & filter
table.attachSort() & table.attachFilter()
you can add custom sort in these methods..
the table has 2 listerners which are triggered on sort & filter
table.attachSort() & table.attachFilter()
you can add custom sort in these methods..