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

Image SlideView

2 Answers 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ucweb
Top achievements
Rank 1
Ucweb asked on 28 Feb 2014, 01:50 AM
Hope you can help me sir, I like to use telerik filmstrip slide view control. But when I copy those code to my project  I always have error on my MainPage.xaml.cs, the MainViewModel not found. How to write my own viemodel to make it works? Thanks.

2 Answers, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 04 Mar 2014, 11:54 AM
Hi Ucweb,

The filmstrip mode is explained in this article. You can also have a look at the Examples solution (available when you install the controls; default location: C:\Program Files (x86)\Telerik\UI for Windows Phone 8 [version]\Examples). There look at the ZoomedPage.xaml located in the SlideView folder of the Examples project. All you need in your view model is a collection of items which represent the images that you need to display in the slide view. Basic instructions for creating ViewModels is available here.

I hope this information helps.

Regards,
Todor
Telerik
If you want to get updates on new releases, tips and tricks and sneak peek previews directly from the developers working on the UI for Windows Phone, subscribe to the blog feed now.
0
Meji
Top achievements
Rank 1
answered on 24 Mar 2014, 12:32 PM
Thanks a lo for the link to the article, I was having the same problem. I also didn't know about the examples in the install folder, they definitely helped a lot. Thanks!
Tags
General Discussions
Asked by
Ucweb
Top achievements
Rank 1
Answers by
Todor
Telerik team
Meji
Top achievements
Rank 1
Share this question
or