Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[igx-grid] range row selection capability by Shift+Click #5004

Closed
tkiryu opened this issue Jun 6, 2019 · 5 comments
Closed

[igx-grid] range row selection capability by Shift+Click #5004

tkiryu opened this issue Jun 6, 2019 · 5 comments
Assignees
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.

Comments

@tkiryu
Copy link

tkiryu commented Jun 6, 2019

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 by Shift+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.

@Lipata
Copy link
Member

Lipata commented Jun 7, 2019

@tkiryu We have already logged such a feature request, so will review it and will implement it as a build in feature. Thank you for the solution with the directive!

@tkiryu
Copy link
Author

tkiryu commented Jun 9, 2019

@Lipata , thanks!

@Lipata
Copy link
Member

Lipata commented Jul 18, 2019

@tkiryu We are now going to work on issues #4989 and #4998 and will have some improvements and changes related to cell and row selections. When both are implemented then we can consider again this issue and find a solution in the new context. Until then this issue is on hold.

@zdrawku zdrawku added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Aug 29, 2019
@zdrawku
Copy link
Contributor

zdrawku commented Aug 29, 2019

@tkiryu this functionality is now available in the 8.2.0-beta.0 version and will be released with the official 8.2.0 release. You can give it a try and if you have any questions or concerns just share them here.

@zdrawku zdrawku closed this as completed Aug 29, 2019
@tkiryu
Copy link
Author

tkiryu commented Aug 29, 2019

@zdrawku , thank you, thank you so much 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants