Hello,
We are using smartGWT power 4.1 (December 2016 version) and I have a question about using Arrow/Tab key while editing a grid.
My customers wants to be able to use Tab/Shift-Tab when editing a cell of a cube, with the same behavior as when not editing a cell.
As of now when we use Tab/Shift-tab in non-editing mode we can navigate through every cell (same behavior as using arrow keys) but when in editing mode if we use those keys the behavior is the native browser/os one, meaning we will switch to the browser's url bar or other button etc..
Do you have any idea if we can do this using a cubeGrid option or hook or anything else ?
I've upload a standalone case but it is really a simple cubeGrid.
We are using smartGWT power 4.1 (December 2016 version) and I have a question about using Arrow/Tab key while editing a grid.
My customers wants to be able to use Tab/Shift-Tab when editing a cell of a cube, with the same behavior as when not editing a cell.
As of now when we use Tab/Shift-tab in non-editing mode we can navigate through every cell (same behavior as using arrow keys) but when in editing mode if we use those keys the behavior is the native browser/os one, meaning we will switch to the browser's url bar or other button etc..
Do you have any idea if we can do this using a cubeGrid option or hook or anything else ?
I've upload a standalone case but it is really a simple cubeGrid.
Comment