Hi,
I'm trying to get SFDatagrid to work properly in the macOS version of a Xamarin Forms app. We currently use it on the UWP version, and it works perfectly.
The problem is that after a few seconds of scrolling around the data, the grid goes blank and you can't see data any more. Jumping to rows also causes this problem.
Forcing a redraw by resizing the window or similar will often correct it, but it'll usually jump back to the top of the data, rather than remaining on the correct row.
Any ideas?
Thanks,
Moray