Cannot Bind data to SfDataGrid.ItemsSource

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




1 Reply 1 reply marked as answer

PR Padmini Ramamurthy Syncfusion Team August 13, 2020 10:13 AM UTC

Hi Randy, 
  
As per your update in forum 156860, we could see that the below issue has been resolved. Please let us know if you need any other assistance. We will be happy to assist you. 
  
Regards, 
Padmini 


Marked as answer
Loader.
Up arrow icon