How to delete rows in MAUI SfDataGrid?

Hello Syncfusion Team,

I'm currently working with the .NET MAUI SfDataGrid and I'm looking for guidance on row deletion functionality. Specifically for mobile, is there a built-in method or recommended approach to delete rows directly from the grid? If not, could you provide any best practices or workarounds for implementing row deletion in a MAUI application using SfDataGrid?

Thank you for your assistance!


1 Reply

SD Sethupathy Devarajan Syncfusion Team March 28, 2025 09:03 AM UTC

Hi Joseph,

You need to perform deletion of a dataGrid row on Android. We have implemented your request using  swipe feature. We have shared a simple sample and demo video for your reference.

Regards,
Sethupathy D.


Attachment: SfDataGridSample_df553b9f.zip

Loader.
Up arrow icon