If you add custom components to a TableView, focus...
# tornadofx
e
If you add custom components to a TableView, focus is lost on the TableView too. With a DataGrid, everything is a custom component, so I think you'd have to disable focustraversal on the children.