Grid Cursor Move

From BR Wiki
Revision as of 20:11, 22 September 2014 by Laura (talk | contribs) (Created page with "This Config statement helps with grid cursor movement: GRID_CURSOR_MOVE DOWN | RIGHT | NONE | DEFAULT This determines the field cursor position after keying Enter or Fie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This Config statement helps with grid cursor movement:

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.