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

feat(DataGrid): Allow binding DataGridColumn Witdh #12088

Conversation

workgroupengineering
Copy link
Contributor

@workgroupengineering workgroupengineering commented Jul 7, 2023

What does the pull request do?

Makes DataGrid Column Width bindable

What is the current behavior?

What is the updated/expected behavior with this PR?

Datagrid

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #4326

@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0037495-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@workgroupengineering workgroupengineering force-pushed the features/Controls/DataGrid/DataGridColumn_Witdh_Binding_Issue_4326 branch from eceddd4 to a5f615d Compare July 21, 2023 12:24
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0038002-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 added this pull request to the merge queue Jul 23, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 23, 2023
@maxkatz6 maxkatz6 merged commit 705442b into AvaloniaUI:master Jul 23, 2023
6 checks passed
@workgroupengineering workgroupengineering deleted the features/Controls/DataGrid/DataGridColumn_Witdh_Binding_Issue_4326 branch July 23, 2023 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to Bind IsVisible or Width on DataGrid Columns
3 participants