Type: Integer
Availability: Read or write at run time only
The tabInitialPosition property of the JadeTableSheet class can change the cell that becomes current when you tab into a
Table Class Constant | Integer Value | Effect on the Current Cell |
---|---|---|
TabInitialPosition_None | 0 | No change. This is the default action. |
TabInitialPosition_First | 1 | Current cell becomes first visible, enabled cell in non-fixed area of the table. |
TabInitialPosition_Last | 2 | Current cell becomes last visible, enabled cell in non-fixed area of the table. |
TabInitialPosition_First_Last | 3 | For a forward tab, current cell is first visible, enabled cell in non-fixed table area. For a back tab, current cell is last visible, enabled cell in non-fixed table area. |
If the row or the column changes, the