Easier multiple selection of rows in data grid component with LSHIFT #390

Open
opened 2026-01-29 17:36:31 +00:00 by claunia · 0 comments
Owner

Originally created by @diskman on GitHub (Apr 28, 2022).

Is your feature request related to a problem? Please describe.
There is a problem on selection multiple rows. For example to select the first seven rows I need to click 7 times the checkbox. I cannot just hold LSHIFT and click first and last row to select in two clicks multiple rows.

Describe the solution you'd like
Using a combination of LSHIFT and and left mouse button it should be possible to choose range of rows with less clicks.

Describe alternatives you've considered
Not sure if any other ways are possible - sometimes it is not possible to just filter data that could be selected by select all checkbox in header.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @diskman on GitHub (Apr 28, 2022). **Is your feature request related to a problem? Please describe.** There is a problem on selection multiple rows. For example to select the first seven rows I need to click 7 times the checkbox. I cannot just hold LSHIFT and click first and last row to select in two clicks multiple rows. **Describe the solution you'd like** Using a combination of LSHIFT and and left mouse button it should be possible to choose range of rows with less clicks. **Describe alternatives you've considered** Not sure if any other ways are possible - sometimes it is not possible to just filter data that could be selected by select all checkbox in header. **Additional context** Add any other context or screenshots about the feature request here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#390