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

How to implement following UI with CoverFlow

1 Answer 68 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Madhan
Top achievements
Rank 1
Madhan asked on 16 Jul 2013, 05:37 PM
Hi Team,

I have a lient requirement to implement dashboard as attached image.Is it possible to implement this kind of UI using Telerik coverflow control.

Please let me know, so that we can purchase controls.

What are the properties I need to set to achieve desire functionality?

<telerik:RadCoverFlow x:Name="cover" Grid.Column="0" SelectedIndex="1" SelectionChanged="cover_SelectionChanged"

DistanceFromSelectedItem="30.00"

DistanceBetweenItems="30.00"

RotationY="30.00"

ItemScale="1.25"

IsReflectionEnabled="False"

CameraRotation="0"

CameraDistance="900"

CameraViewpoint="Center"

ReflectionHeight="10.0"

ReflectionOpacity="10.0"

Orientation="Horizontal"

OffsetY="0.00"

OffsetX="0.00" >



Thanks in Advance.

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 17 Jul 2013, 12:22 PM
Hello Madhan,

You could try the CoverFlow control configuration example and check if you could accomplish something similar to the screenshot you provided. From the screenshot it looks to me that you need something more complex than a CoverFlow control which supports different rotation angles, lights support, different distances of the items from the camera, etc. Unfortunately the RadCoverflow control for Silverlight doesn't support these features.

Regards,
Miroslav Nedyalkov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
CoverFlow
Asked by
Madhan
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or