pim
07/22/2017, 3:44 PMTreeView
which contains cells with their text bound to a SimpleStringProperty
. But - when I update the data, the cells do not get updated until I open/close a node. How can I get the cells to update automatically? I expected them to do this automatically since they're bound to a property.