Join Slack
Powered by
I just made sure that you don't need to call Sorte...
# tornadofx
e
edvin
08/16/2016, 12:08 PM
I just made sure that you don't need to call SortedFilteredList.bindTo(tableview), now you can just assign a SortedFilteredList as the items property for the tableview builder and it will call bindTo automatically (
tableview(data) { ... }
)
Open in Slack
Previous
Next