Skip to content

Fix DataGridBoundColumn null path bindings - #249

Merged
MrJul merged 1 commit into
AvaloniaUI:masterfrom
zrt2399:fix_issue_247
Jul 3, 2026
Merged

Fix DataGridBoundColumn null path bindings#249
MrJul merged 1 commit into
AvaloniaUI:masterfrom
zrt2399:fix_issue_247

Conversation

@zrt2399

@zrt2399 zrt2399 commented Jun 28, 2026

Copy link
Copy Markdown
Contributor
  • Fix DataGridBoundColumn handling for bindings without a path, such as {Binding Converter=...}.

  • Avoid null-reference exceptions when checking binding paths for mode/header inference.

Fixes #247

@MrJul MrJul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MrJul
MrJul merged commit 34aa3d9 into AvaloniaUI:master Jul 3, 2026
1 check passed
This was referenced Jul 9, 2026
This was referenced Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataGridBoundColumn empty path Binding Exception

2 participants