TreeGrid does not support key navigation?

TreeGrid does not support key navigation?

I looked in the documentation and didn’t find anything related, I also noticed that if I try to navigate with the up/down/left/right keys “it doesn’t work”.

Do you intend to implement this functionality in TreeGrid?

Currently the key navigation is not supported in the treegrid.
I’ve sent your request to the dev team and it will be observed.
I’ll inform here about any news on this issue.

1 Like

Hello

We merged TreeGrid widget to the Grid constructor in the latest dhx.Suite update (v9.0):

So, now the TreeGrid is PRO grid feature, and it has all the functionality available for the Grid.

Since that you are able to use the keyboard navigation in the TreeGrid.
Here is the snippet where you can check it:
https://snippet.dhtmlx.com/ooha0ocd

Please, download the latest available dhx.Suite build from your client’s area to get this and many other features.