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

GridView/TreeGridView has no way to determine column order #1868

Closed
cwensley opened this issue Jan 6, 2021 · 0 comments · Fixed by #2163
Closed

GridView/TreeGridView has no way to determine column order #1868

cwensley opened this issue Jan 6, 2021 · 0 comments · Fixed by #2163
Milestone

Comments

@cwensley
Copy link
Member

cwensley commented Jan 6, 2021

Expected Behavior

There should be a way to know the order of columns in a GridView/TreeGridView, perhaps by a GridColumn.Order property.

Actual Behavior

There's no way to determine the order of the columns after the user reorders them.

@cwensley cwensley added this to the 2.5.x milestone Jan 6, 2021
cwensley added a commit to cwensley/Eto that referenced this issue Mar 14, 2022
Gtk: Improve performance of TreeGridView drastically.
Mac: Fix alignment of some controls on CustomCell
Updated GridViewSection to allow saving/restoring
Fixes picoe#1868
cwensley added a commit to cwensley/Eto that referenced this issue Mar 14, 2022
Gtk: Improve performance of TreeGridView drastically.
Mac: Fix alignment of some controls on CustomCell
Updated GridViewSection to allow saving/restoring
Fixes picoe#1868
cwensley added a commit to cwensley/Eto that referenced this issue Mar 15, 2022
Gtk: Improve performance of TreeGridView drastically.
Mac: Fix alignment of some controls on CustomCell
Updated GridViewSection to allow saving/restoring
Fixes picoe#1868
@cwensley cwensley modified the milestones: 2.6.x, 2.6.2 Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant