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

MVVM and Animations

1 Answer 61 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 26 Jun 2012, 07:08 PM
I have a relatively complex single-page application that is using MVVM binding and templates for a grid-like list.  I'd like to animate the Addition and Deletion of rows from this structure but the default (it seems) for MVVM it to not animate anything.

Any ideas how I can enable this?

I'm using a row-template and binding to a collection of row data in MVVM.

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 28 Jun 2012, 04:23 PM
Hi Jay,

By design adding and deleting rows can not be animated. Please check this article which discusses a similar subject - I believe you may find it useful.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MVVM
Asked by
Jay
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or