I've a TableView with sub-tables (rowExpander). I ...
# tornadofx
m
I've a TableView with sub-tables (rowExpander). I would like to enable a button if either a row in the TableView or a row in one of the sub-tables is selected (and otherwise disable it). How can I achieve this?