List View content becomes invisible In Window platform #26842
Labels
area-controls-listview
ListView and TableView
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When updating the CustomViewContent by clearing its children and re-adding them, the ListView inside the CustomViewContent becomes invisible, even though the Button updates correctly. The issue occurs when creating a custom view containing a CustomViewContent with a VerticalStackLayout that includes a ListView and a Button. After clearing and re-adding the children of the CustomView, the ListView becomes invisible, but the Button continues to update as expected.
Sample : ListView.zip
Video : https://github.com/user-attachments/assets/182f4483-9282-422d-b0b8-3b096c2e88e9
Steps to Reproduce
Expected Result:
Actual Result:
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 10.0.19041.0
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: