Grid Cursor Move

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This Config statement helps with grid cursor movement (4.2+):

GRID_CURSOR_MOVE  DOWN | RIGHT | NONE | DEFAULT

This determines the field cursor position after keying Enter or Field +/-. Both navigation and edit mode produce the same resulting cursor position.

Default Enter and Field +/- cursor movement are unchanged. Field plus or minus perform a down arrow operation, and Enter defaults to DOWN. GRID_CURSOR_MOVE overrides both of these.