..so wonder if these are what I need?
# tornadofx
s
..so wonder if these are what I need?
g
1. The comparator needs to be an external comparator set on tableData.sortedItems
2. Bind to tableData.sortedItems (instead of tableData) A side effect of binding directly to a SortedFilteredList is that the comparator gets replaced with that of the tableview