I cannot Bind correctly to an ILIST

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

2 Replies 1 reply marked as answer

RA Randy August 12, 2020 08:18 PM UTC

I found my answer. I had Compile With .NET Native tool chain Checked.

Marked as answer

SS Sivaraman Sivagurunathan Syncfusion Team August 13, 2020 04:56 AM UTC

Hi Randy, 
 
We are happy to hear from you. Please get in touch with us if you would require any further assistance.  
 
Regards,  
Sivaraman S  


Loader.
Up arrow icon