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

Default starting position for carousel

1 Answer 89 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
matt
Top achievements
Rank 1
matt asked on 22 Jun 2009, 07:38 PM
Hello,

My partner and I cannot seem to figure this out.  Right now, we have the carousel feature working nicely, the only downfall is that the carousel panels start way off to the right side.  We would like the middle carousel panel to start right in the middle of the screen, with the middle element selected.  We figured out how to select the correct element, but cannot figure out how to get the carousel panel to start in the correct spot. 

Any help greatly appreciated. 

Thanks

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 25 Jun 2009, 03:17 PM
Hello Matt,

Thanks for writing.

The RadCarousel control provides the user with the possibility to adjust the position on which the newly added items will appear and the position at which the activated item will stop. In order to adjust these options take a look at the Property Grid of the RadCarousel in the Visual Studio Designer and find the CarouselPath property. Expand its sub - properties and take a look at the InitialAngle and FinalAngle properties.

The InitialAngle determines where the newly added items will appear, while the FinalAngle defines where the currently selected item will be positioned. Please note that these angles represent a rotation from the rightmost end of the ellipse path in clockwise manner.

I hope this is helpful.

Do not hesitate to get back to me in case of further questions.

Greetings,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Carousel
Asked by
matt
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or