Hi all,
I have a question related to use keys in a Reactive table. It's possible to use the keys (arrow keys, tab, enter, etc.) in a table to move between fields? I know that we can use a grid, however, in this case we need a table.
Example:
Thanks in advance and kind regards,
David Novoa.
The "tab" key works well but it follows each line and moves to the next line when hit in last input field of the line.
Yes, you are right! however, the arrow keys will be the most important for my application, instead of use the grid.
Thanks for your response.
Perhaps you find some ideas in the address below
https://stackoverflow.com/questions/31462408/navigating-a-multi-step-form-using-arrow-keys
Thanks Maria, I will take a look.
Kind regards!