Now you can quickly move a column to the beginning or end of the spreadsheet:
- Add row at the end by clicking on the “+” icon (requires
allowEdit
set to true) - Add new rows by editing the last row (requires
showEditRow
set to true)
A minor, but rather rather useful addition: now you can hit spacebar to toggle row selection.