Features
Row Selection
Checkbox selection with select-all, indeterminate state, and export integration.
When Show Checkbox is enabled, a checkbox column appears as the first column. Features include:
Select
All checkboxin the header with indeterminate state when some (not all) rows are selected.Individual
row checkboxesfor granular selection.Selection is scoped to the
current pageand resets onpage change,sort change, orfilter change.Selected row IDs are tracked by the
row's idfield if present, or byindexotherwise.Exportandprintautomatically use only selected rows when a selection exists.
