I was asked to work on a Mobile App (Xamarin.Forms) UWP project no
one has worked on for over a year. I had to upgrade some NuGet packages
to get it back running. However, none of the pages where I use
SyncFusion SFDataGrid displayed any data. So I upgraded to 18.2.0.48,
but still no data displayed. I have the the DataGridStyle set for the
GetAlternatingRowBackgroundColor and so I see about 20 lines of
alternating color bands, but no data. This all worked a year ago. I have
no exceptions in my log.
The Getdata function returns 51 rows and that is assigned to the SfDataGrid.ItemsSource. Any suggestions would greatly be appreciated.
VisualStudio 2017 15.9.26
Syncfusion 18.2.0.48
Xamarin.Forms 3.6.0.344457
RestSharp 106.11.4
Attachment:
Prism.Pos_620ef159.zip