Selection
Row multiselect with shift-click ranges and spreadsheet-style cell range selection.
Set selection_mode for row checkboxes; enable CELL_SELECTION on features for cell ranges.
- Bulk actions on selected rows
- Copying rectangular cell regions
- Set
selection_mode=DataTableSelectionMode::Multiselectfor row selection. - Enable
DataTableFeatures::CELL_SELECTIONfor cell ranges. - Bind
selectionsignal or listen toon_selection_changefor controlled mode.
Shift range selection
Multiselect with shift-click to select a contiguous row range.
Row 1 | |
Row 2 | |
Row 3 | |
Row 4 | |
Row 5 | |
Row 6 | |
Row 7 | |
Row 8 |
Cell range selection
Spreadsheet-style cell ranges with shift-click and arrow keys (CELL_SELECTION).
Ada | Admin |
Grace | Editor |
Bob | Member |