Describe the bug
While testing the official CommunityToolkit Gallery sample for HeaderedTreeView with DataTable, I noticed that some child rows are rendered as blank (white) rows.
This happens without modifying the sample code.
Steps to reproduce
1. Run official CommunityToolkit Gallery Application.
2. Open the DataTable + TreeView (Test) sample.
3. Expand and collapse different TreeView nodes repeatedly.
4. Continue interacting with the TreeView for some time.
5. Occasionally, some child rows are displayed as blank (white) rows instead of their content.
Expected behavior
All child items should render correctly every time, regardless of how many times the nodes are expanded or collapsed.
Screenshots
Code Platform
Windows Build Number
Other Windows Build number
Microsoft Windows [Version 10.0.26100.8655]
App minimum and target SDK version
Other SDK version
Microsoft Windows 10.0.26100
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
- The issue is intermittent.
- It seems to occur only after repeated expand/collapse operations.
- The underlying data is still present, but some rows are rendered as blank.
- This appears to be a rendering or virtualization issue rather than a data-binding issue.
Help us help you
No, I'm unable to contribute a solution.
Describe the bug
While testing the official CommunityToolkit Gallery sample for HeaderedTreeView with DataTable, I noticed that some child rows are rendered as blank (white) rows.
This happens without modifying the sample code.
Steps to reproduce
Expected behavior
All child items should render correctly every time, regardless of how many times the nodes are expanded or collapsed.
Screenshots
Code Platform
Windows Build Number
Other Windows Build number
Microsoft Windows [Version 10.0.26100.8655]
App minimum and target SDK version
Other SDK version
Microsoft Windows 10.0.26100
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
Help us help you
No, I'm unable to contribute a solution.