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

CoverFlow Default Navigation Panel Template

4 Answers 145 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Bryan
Top achievements
Rank 1
Bryan asked on 03 Dec 2008, 08:45 PM

Is it possible to get the XAML for the default Navigation Panel for the RadCoverFlow control?  I only need to modify a few of the colors and don't want to recreate the entire thing from scratch.

-Bryan

4 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 04 Dec 2008, 02:35 PM
Hello Bryan,

I am attaching a XAML file with the template and an example how to set it.

Best wishes,
Miroslav Nedyalkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Bryan
Top achievements
Rank 1
answered on 04 Dec 2008, 03:24 PM
That was exactly what I needed.  Thank you for your help!

-Bryan
0
Deepak
Top achievements
Rank 1
answered on 16 Feb 2011, 10:49 PM

1. I tried to use this page but it gives me these compilation error:

Error 1 The property 'NavigationPanelTemplate' does not exist on the type 'RadCoverFlow' in the XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Navigation'.  Line 913

Error 2 The tag 'DoubleToIntConverter' does not exist in XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Navigation'. D:\Deepak\Projects\Dashboard\RadCoverFlowTest\RadCoverFlowTest\MainPage.xaml 917 30 RadCoverFlowTest

I am using the trial version of Telerik RadControls for silverlight version:2010.3.1314.1040

lease let me know the changed namespace or if I missed out on something.

2. Your documentation at http://www.telerik.com/help/silverlight/coverflow-getting-started.html

implies that it just takes a few lines of code to come up with the screen shot in that page but using that code there are no scroll bars, etc coming up, please provide us with a sample project which contains a few hard coded images and demonstrates the control with scroll bars. I have spent hours trying to come up with the basic functionality and the above code will not even compile.

Thanks,

Deepak.

0
Pana
Telerik team
answered on 22 Feb 2011, 11:42 AM
Hello Deepak,

In the installation you should be able to find the full source code of the online examples place in the
Demos\Examples\CoverFlow\
folder of your installation of RadControls for Silverlight.
Also most of the themes are available in the installation package (if you have done full install) in the:
Themes\OfficeBlack\Themes\
folder

I am attaching the latest version of the RadCoverflow's template so you can modify its ControlTemplate and style it.

The horizontal scroll bar presented in the help is obsolete. We will update the help.

All the best,
Pana
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
CoverFlow
Asked by
Bryan
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Bryan
Top achievements
Rank 1
Deepak
Top achievements
Rank 1
Pana
Telerik team
Share this question
or