This is a migrated thread and some comments may be shown as answers.

telerikDataControls:RadListView not showing Images in Windows/IOS

2 Answers 121 Views
ListView
This is a migrated thread and some comments may be shown as answers.
meruva
Top achievements
Rank 1
meruva asked on 27 Apr 2017, 02:49 PM

Dear Support,

         I have tried with telerikDataControls:RadListView control but it is not showing Images in Windows and IOS but showing images in android. Could please  help me out to overcome this problem.

Please find the link of our sample project for your reference.

sample Project link

With Thanks and Regards

Sudha M

2 Answers, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 27 Apr 2017, 07:30 PM
Hi Sudha,

I am not able to reproduce this with RadListView. This issue appears to be unrelated to UI for Xamarin, but rather is likely due to the way you've added your images to each project.  It is important that you set the BuildAction and that the images are in the correct location in each project.

Go here for a full tutorial on how to add image files to a Xamarin Forms application. You can double check your image files are properly added by just using a single <Image Source="MyImage" /> on a page.

Once you've confirmed your build action and file location are correct, you should see your images.

Tip: 
Your application is far too large (309 MB), you should remove all bin/obj/Packages folders before zipping up the solution. The final zip size shouldn't be more than 200k and it will not be redistributing protected DLLs.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Lance | Manager Technical Support
Telerik team
answered on 27 Apr 2017, 08:06 PM
Hello Sudha,

I downloaded your demo and indeed the images are not properly added to the applications (there aren't even any images in the UWP app). 

That tutorial I shared in my last reply will show you how to use images in a Xamarin Forms application.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ListView
Asked by
meruva
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or