(Since I can’t edit my original post, here’s the new version of this request:)
––––
It is frustratingly time-consuming to select a range of rows in a Table view - the only way is by clicking the row checkboxes, one-by-one.
Please add keyboard shortcuts for manipulating the row checkboxes, to more easily select ranges of rows –
After clicking on a row checkbox:
- Shift-click another row checkbox - grow selection from previously-focused row
- Shift-Home - grow selection to first row
- Shift-End - grow selection to last row
- Shift-Up, Shift-Down - grow selection by one row
- Shift-PageUp, Shift-PageDown - grow selection by a page worth of rows
- DELETE key - delete selected rows
Please also add the following keyboard shortcuts for Cell selection:
- Shift-Home - grow selection to first column
- Shift-End - grow selection to last column
- Shift-PageUp, Shift-PageDown - grow selection by a page worth of rows
If we could convert a cell-range selection into a row-range selection (row checkboxes), that would also be useful.