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

Carousel Animation

2 Answers 89 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
Michael Constantine
Top achievements
Rank 1
Michael Constantine asked on 17 Feb 2010, 04:38 PM
Is there any way to tell if the carousel is currently animating?  Im trying to fire an event when the selectedindex changes but only after the animation occurs.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Feb 2010, 07:27 AM
Hi Michael Constantine,

Thank you for writing. You can use RadCarousel.CarouselElement.AnimationStarted and AnimationFinished. For example:

radCarousel1.CarouselElement.AnimationStarted+= AnimationStarted(...)

Hope this helps.

All the best,

Peter
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.
0
Michael Constantine
Top achievements
Rank 1
answered on 18 Feb 2010, 05:15 PM
Thank You!
Tags
Carousel
Asked by
Michael Constantine
Top achievements
Rank 1
Answers by
Peter
Telerik team
Michael Constantine
Top achievements
Rank 1
Share this question
or