Hi,
As the title says, the GridLongPressed event doesn't seem to be working with summary rows (GridTableSummaryRow) on WPF. I have tried using this event on the Android platform and it works correctly, but it doesn't seem to work on WPF.
I am not sure if that is the problem, but our app uses a custom cell renderer for the summary row.
We are using Syncfusion version 19.1.0.57 and Xamarin.Forms version 5.0.0.2125.
Is there anything I could do to solve this issue? I can provide a sample app if necessary.
Thanks.