A Demonstration of the selection-mechanism of the CoreTable
Usage
- You may use the array-keys to move the "cursor-cell" (if the table has the keyboard-focus, i.e. if a cell is blue)
- A mousclick selects a row, hit ENTER to slect the row where the "cursor" is.
- Holding down the Ctrl-key multiple rows may be selected (if the selection-mode is set to multiple).
- Holding down the Shift-Key you may select a section (if the selection-mode is set to multiple).
- Ctrl-A selects the whole table (if the selection-mode is set to multiple).
|