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

Feature: Ability to reorder columns in the details layout by drag/drop #8385

Open
Tracked by #4643
yaira2 opened this issue Feb 16, 2022 · 9 comments
Open
Tracked by #4643

Feature: Ability to reorder columns in the details layout by drag/drop #8385

yaira2 opened this issue Feb 16, 2022 · 9 comments

Comments

@yaira2
Copy link
Member

yaira2 commented Feb 16, 2022

*Currently limited by the lack of a WinUI DataGrid control.

@yaira2 yaira2 changed the title Ability to reorder columns by drag/drop Ability to reorder columns in the details layout by drag/drop Feb 16, 2022
@Josh65-2201 Josh65-2201 moved this to 🆕 New in Files task board Sep 8, 2022
@yaira2 yaira2 moved this from 🆕 New to 📋 Planning stage in Files task board Feb 27, 2023
@yaira2 yaira2 changed the title Ability to reorder columns in the details layout by drag/drop Feature: Ability to reorder columns in the details layout by drag/drop Feb 27, 2023
@0x5bfa
Copy link
Member

0x5bfa commented Nov 16, 2023

Can't we use another ListView or TabView with styled for the headers?

@yaira2
Copy link
Member Author

yaira2 commented Nov 17, 2023

@0x5bfa that should work, but we'll need to implement the column generator before we can enable reordering columns.

@Fefedu973
Copy link

Is this still not possible ?

@yaira2
Copy link
Member Author

yaira2 commented Jan 28, 2024

It's not supported yet but it's on the todo list

@0x5bfa
Copy link
Member

0x5bfa commented Jan 28, 2024

FYI. When I tried last time, it turned out that the list of columns was not stored in user pref database bin file (I used List instead of ColumnsViewModel). That will be a blocker again when I try again.

@yaira2
Copy link
Member Author

yaira2 commented Jan 28, 2024

We can take steps to save the column order, but having the ability to rearrange them would be a good step in the right direction.

@Draise14
Copy link

Looking forward to this one!!!

@valdeirsoares
Copy link

Configuring the order of the columns cannot be done in the settings, so can you recreate the grid with the columns in the defined order whenever you open the application and/or confirm the settings with a change of order?

@yaira2
Copy link
Member Author

yaira2 commented Oct 30, 2024

The way we plan to do this, is to allow users to drag & drop columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Planning stage
Development

No branches or pull requests

5 participants