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

Transition ItemTemplate change

1 Answer 35 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 24 Jun 2011, 01:36 PM
I understand how transition control works - by transitioning when content changes. I was hoping to be able to use it for something slightly different and was wondering if you could point me in the right direction.

I am trying to design a UI that looks like a card with a front and a back. Both "sides" of the card would be bound to the same object but they would present different views.

For example: a content control bound to a person. On one side of the "card" would be personal information, and on the other side might be a list of job history. The content control would be bound to the person object but i'd like to animate the flipping of the card.

Is there a straight forward way to accomplish this?

1 Answer, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 30 Jun 2011, 07:46 AM
Hello Adam,

I would suggest you to use the property ContentTemplate. When it is changed the animation of the RadTransitionControl will be played.  I've prepared a sample project, please download it and try it.
 
Hope this helps.

Regards,
Ivo
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
Tags
TransitionControl
Asked by
Adam
Top achievements
Rank 1
Answers by
Ivo
Telerik team
Share this question
or