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
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!