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

kendoAnimate after kendo.init

1 Answer 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrea Marchetti
Top achievements
Rank 1
Andrea Marchetti asked on 02 Oct 2012, 09:49 AM
I would like to see an animation after initializing a "div" with many widgets created dynamically. There is no way to know when "kendo.init ($ (" # mydiv "));" ends?

Thanks

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 03 Oct 2012, 01:38 PM
Hi Andrea,

kendo.init is a synchronous method. In case you use remote datasources (which are asynchronous), you can hook up to the respective change events. 

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Andrea Marchetti
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or