JET Version: 10.0
Hi Community
We have an oj-table with a toolbar in the last column containing some buttons (for edit & delete).
The table uses the Editable Form Table feature.
My question is, when in read-only mode, how do I navigate to those controls for a given row using the keyboard? When the table has focus, I can navigate the rows using the Up and Down keys and edit the row using F2 however I can't find a way of navigating to the controls when the row is read-only.
The use-case is for a keyboard user to be able to navigate to the controls (for example to delete the row) without going into edit mode.
Thanks!