How to implement navigation with Arrow Keys in InLine DataGrid?

Hi, I'm using an DataGrid InLine Edit, but I want to add a custom functionality,
allow the users to navigate this DataGrid with arrow keys, both horizontally (already possible with TAB key, but only going forward) and Vertically.

What do you think would be the best/easiest way to implement this? I'm sure there are probably multiple JS libraries that allow something like this, anyone has some tips on what path to take to achieve this?

1 Like

Hi @ava_pmi,

This is not supported for the time being.

1 Like

Hello @korchev , I knew it wasn't officially supported by looking at your documentation, but are we allowed to talk about custom implementations with Radzen in the forums?

If that's the case, I would like to see if somebody has an idea on which would be the best way to implement this!

Thank you

1 Like

Yes, there is no problem to discuss custom implementations in the forum.

1 Like