Customizing Navigation
- Using the Enter Key to Move Between Cells
- Using the Tab Key to Move Between Cells
- Preventing Active Cell Change on Focus
- Hiding the Focus Rectangle
Overview
When the sheet is in edit mode, you can specify if and where the active cell moves when the user presses the Enter key. You can also use the Tab key to move the active cell to the next cell in the sheet.
You can also specify that the active cell does not change when you move the focus to the control from another control using the mouse.
If you prefer, the control does not have to display a focus rectangle around the active cell.
For more information on navigating within cells and a table describing navigation methods, see Advanced Navigation.