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

RadTileView ScaleIn and ScaleOut animation

3 Answers 57 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Tahir
Top achievements
Rank 1
Tahir asked on 09 Apr 2012, 10:35 AM
hi
I want to open a radtileviewitem in tileview like a popup from a defined destination of a button using Scale Out and Scale In animation.
Can you please tell me how can I implement the animation on radtileviewitem as given in following project link.
ScaleOut popup project

Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 11 Apr 2012, 10:09 AM
Hello Tahir,

 As far as I saw in your project, you're not using the RadTileView . Can you please elaborate more on your particular issues so that we can assist you better.

Regards,
Miro Miroslavov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Tahir
Top achievements
Rank 1
answered on 13 Apr 2012, 09:32 AM
Hello Miro Miroslavov,

The above project is just for example of ScaleOut and ScaleIn animation which I want with my RadTileViewItem.

In the above project a popup start opening from a button and stop at centre of screen.

I want to do the same animation for my RadTileViewItem. 
plz help me how can I do this.

0
Miro Miroslavov
Telerik team
answered on 18 Apr 2012, 08:37 AM
Hi Tahir, 
The TileView is doing the animation in the following manner: 
  1. It updates the Content size prior to the animation (make it bigger for example)
  2. It runs Clip animation from the original size to the new Size. Meaning that it clips the bigger content and expands the clipping rectangle to fit the new size.

Kind regards,
Miro Miroslavov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TileView
Asked by
Tahir
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Tahir
Top achievements
Rank 1
Share this question
or