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

Animation in EmptyContentTemplate

3 Answers 24 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.
Igor
Top achievements
Rank 1
Igor asked on 10 Mar 2014, 02:08 PM
Is there a way to use an animation in EmptyContentTemplate? I would like to use a simple animation that looks like a fadein (animation opacity from 0 to 1).

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 13 Mar 2014, 12:00 PM
Hi Igor,

You can put any type of animations there. There is no limitation in the types of visual elements and effects you can show in as an empty content as soon as the Silverlight framework for Windows Phone supports them.

I hope this helps.

Regards,
Deyan
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Igor
Top achievements
Rank 1
answered on 25 Mar 2014, 12:03 PM
Yes I know I can put animation in there but I need an to know when the template is shown to start the animations, some event or something. 
0
Deyan
Telerik team
answered on 26 Mar 2014, 04:44 PM
Hi Igor,

Thanks for writing.

You may want to take a look at this article on MSDN here:

http://msdn.microsoft.com/en-us/library/hh134799(v=expression.40).aspx

You should use an Event Trigger to run an animation when something is loaded and visible on the screen.

Regards,
Deyan
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

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