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

Why column moving feature is enabled on a per-column level? #10176

Closed
sddania opened this issue Sep 22, 2021 · 1 comment · Fixed by #10506
Closed

Why column moving feature is enabled on a per-column level? #10176

sddania opened this issue Sep 22, 2021 · 1 comment · Fixed by #10506
Assignees
Labels
📈 enhancement grid: column-moving refactoring 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@sddania
Copy link

sddania commented Sep 22, 2021

referring to https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/column-moving#overview actually in igx-grids some columns can be immovable or some other not. Why?
If you can move some columns you can reorder implicitly also the immovable one.
Do you have some use case that explain the utility to set some movable columns and other not?
If not can we update the igx-grid moving movable input parameter to grid level?
Many thanks

@kdinev
Copy link
Member

kdinev commented Sep 23, 2021

@sddania This is actually an excellent question. Columns marked as [movable]="false" can still be moved (rearranged) by putting movable columns in front of them in the UI. I'm changing the labels of the issue from question to refactoring enhancement and we will work on changing this to be an input on the grid component level, instead of on a column level.

@zdrawku zdrawku self-assigned this Sep 27, 2021
@zdrawku zdrawku assigned hanastasov and unassigned zdrawku Oct 7, 2021
@radomirchev radomirchev assigned ChronosSF and unassigned hanastasov Oct 11, 2021
@ChronosSF ChronosSF removed their assignment Nov 8, 2021
@teodosiah teodosiah added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Nov 15, 2021
@radomirchev radomirchev added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement grid: column-moving refactoring 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants