Skip to content

Conversation

@Keboo
Copy link
Member

@Keboo Keboo commented Dec 8, 2025

Prevents an empty GridView header from being displayed when no columns are present, improving UI consistency.

  • Introduces an internal converter to determine if a GridView contains any columns.
  • Uses a data trigger to collapse the header ScrollViewer when the GridView has no columns.

Fixes #3979

Adds an internal converter to check for GridView columns and a trigger to collapse the header ScrollViewer when no columns are defined.
@Keboo Keboo added this to the 5.3.1 milestone Dec 8, 2025
@Keboo Keboo enabled auto-merge (squash) December 8, 2025 07:18
@Keboo Keboo merged commit c87d8f8 into master Dec 8, 2025
2 checks passed
@Keboo Keboo deleted the fix3979 branch December 8, 2025 07:34
adrbarros added a commit to adrbarros/MaterialDesignInXamlToolkit that referenced this pull request Dec 8, 2025
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.

No header on TreeListView

2 participants