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!
On Android tapping on a SFDataGrid does not trigger a Command from a TapGestureRecognizer on a StackLayout surrounding the SFDataGrid. This is observable in the attached demo APP, tapping anywhere on the page adds an item, but tapping on the SFDataGrid does not. This behavior is only observable on Android, iOS works as expected.