<@U0F3291QE> is this `selectionModel.selectedItemP...
# tornadofx
r
@edvin is this
selectionModel.selectedItemProperty().addListener { e-> println(e) }
the best way to use the selectionModel in the datagrid?