I enabled nestedRows: true
and noticed that columnSorting: true
and filters: true
kind of goes crazy. For sorting, I found this issue describes my problem:
I notice there’s a feature request in the wiki but it’s way far down the list. Is there any hope to get nestedRows
and columnSorting
to work together? Is there any workaround? What would be involved to rework the sorting plugin to support nestedRows
?
I also noticed that refactoring sorting plugin is on the roadmap, by any chance is it a good time to make it work with nestedRows
?