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,
In my DataGrid, I set the SelectionMode to Single. However, when I use a filter, it's possible to have more than one row selected. (Or, at least, the UI makes it look like there are more than one row selected)
I included a sample app to replicate this issue. Here are the repro steps :
When we do this, both rows will be grey instead of one white, and one grey.
This issue happens on Android, iOS & WinUI.