by nageswaragunupudi » Thu Sep 11, 2008 5:17 am
When oBrw:lFastEdit is set to true, the cursor movement behaviour is like this:
When edit of a cell is exited with Enter key, the cursor goes to the next editable cell to the right in the same row. If there is no editable cell to the right in the same row, the cursor goes to the next row first editable cell.
If the edit is exited with down arrow, the cusror goes to the same column in the next row.
If the edit is exited with up arrow, the cursor goes to the same column in the previous row.
If there is only one editable column in the browse, if the edit is exited either by enter key or down arrow ( in both cases ) the cursor goes to the same column of next row.
This behavior is explained in the whatsnew.txt
Regards
G. N. Rao.
Hyderabad, India