Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
If we put a DataGrid inside of a ContentView control, and we display this ContentView more than once (By, for example, swapping the view displayed and going back), then the grid will have a few display issues.
I have attached a sample app that replicates this issue. Here's how to use it :
If we do this, two issues are visible :
In my main app, I also have the issue where the grid in completely invisible. I was not able to replicate this in my sample app, however, I believe it may be the same issue.