[igx-grid] range row selection capability by Shift+Click #5004
Labels
grid: general
grid: hierarchical-grid
grid: row-selection
grid: tree-grid
🧰 feature-request
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
Currently, we can't select multiple rows in a certain range at once. We have to select rows one by one.
Describe the solution you'd like
I'd like
igx-grid
to have a capability for range row selection byShift+Click
as a built-in feature.Describe alternatives you've considered
I've implemented the feature as a directive.
Here is a code.
range-row-selection.directive.ts
Additional context
Gmail web version has this feature.
The text was updated successfully, but these errors were encountered: