https://kotlinlang.org logo
e

edvin

07/24/2017, 4:21 PM
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.