EnterGoTo

 

EnterGoto=# specifies the column # to jump to when the Enter key is hit while editing a cell in this column. If #>0, it jumps to defined column # in the next row. If #<0, it jumps to defined column # in the current row. (Defined column numbers are based on the order in which they are defined in the coldef string; this could be unrelated to the display column # due to both hidden columns and reordering - see XTF_REORD.) If EnterGoto is not specified, the default is for Enter to act like Tab and advance to the next editable cell to the right, wrapping to the next row if necessary, unless the XTF2_ENTERNAVDOWN flag is specified.