Does anyone have a good suggestion to determine the item currently in the center or middle when using a RadCarouselPanel? I want to make sure that the item is in the center before allowing them to select it and also I need to do some visual things to the items not in the center.
Thanks!
2 Answers, 1 is accepted
0
Accepted
Milan
Telerik team
answered on 22 Jun 2010, 01:09 PM
Hi Scott,
TopContainer property exposes the element that is in the center of the carousel.
All the best,
Milan
the Telerik team
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 Public Issue Tracking
system and vote to affect the priority of the items
Thank you Milan. I looked through the documentation and Intellisense and wasn't able to find a solution. This property must have just passed me right by.