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::Multiselect for row selection.
  • Enable DataTableFeatures::CELL_SELECTION for cell ranges.
  • Bind selection signal or listen to on_selection_change for 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