I just put one telerikDataControls:RadListView in my page,No data source is set.But when I run the project, it prompts me for an error
Here is a screenshot of my code
Any help would be greatly appreciated.
Lance | Senior Manager Technical Support
Telerik team
commented on 04 Mar 2022, 01:43 PM
This error can occur if you only added the Telerik dependencies to the class library project. You must add the Telerik references to all projects. The fastest way to fix this, is to install "Telerik.UI.for.Xamarin.Trial" NuGet package to all projects in the solution.
This error can occur if you only added the Telerik dependencies to the class library project. You must add the Telerik references to all projects. The fastest way to fix this, is to install "Telerik.UI.for.Xamarin.Trial" NuGet package to all projects in the solution.
See instructions on how to use the nuget server and packages Telerik NuGet Server | Telerik UI for Xamarin.