But more importantly, you must bind towards `item`...
# tornadofx
e
But more importantly, you must bind towards
item
or use property references like I do. Your code would never rebind if the underlying object changes inside the view model.