Grid keyNavigation not working on window

Hello, in your example you are using a TreeGrid, not a Grid. TreeGrid does not implement key event support, currently only normal Grid supports key navigation.

I made a request a while ago, I hope they implement it soon.

1 Like