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

InteractionEffectManager.IsInteractionEnabled how to detect when animation ends

4 Answers 68 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jakub
Top achievements
Rank 1
Jakub asked on 05 Feb 2013, 10:58 AM
I'm using  InteractionEffectManager.IsInteractionEnabled on RadDataBoundListBox. How to wait for animation end before I navigate to other page on SelectionChanged event?

regards
Jakub Florczyk

4 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 08 Feb 2013, 08:31 AM
Hello Jakub,

There is currently no way to understand when the animation ends as we do not have events exposed that will notify you about this.

You can simply delay the page navigation with a small amount of time in order to be sure that the animation has ended.

All the best,
Deyan
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Jakub
Top achievements
Rank 1
answered on 08 Feb 2013, 08:43 AM
Hi

Can you tell me what is exact time of this animation, so I add some additional delay and that should fix this problem.

regards
Jakub Florczyk
0
Accepted
Deyan
Telerik team
answered on 12 Feb 2013, 07:33 AM
Hello Jakub,

The reset animation's duration is 200 milliseconds.

I hope this helps.

Greetings,
Deyan
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Jakub
Top achievements
Rank 1
answered on 12 Feb 2013, 07:51 AM
Thanks for this info.

regards
Jakub Florczyk
Tags
DataBoundListBox
Asked by
Jakub
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Jakub
Top achievements
Rank 1
Share this question
or