
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve
asked on 07 Nov 2013, 08:53 PM
Attached is what 2 ajax-fed schedulers on the same page look like...??
3 Answers, 1 is accepted
0
Accepted
Hello Steve,
Atanas Korchev
Telerik
We are not sure what your question is. You have attached a screenshot without any explanation. The topic of the thread doesn't indicate what you mean either.
Using two schedulers on a page is actually very easy: http://jsbin.com/oPOyoLi/1
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 Nov 2013, 01:19 PM
Well the screenshot is what happens on my instance...I'm trying to replicate it on the jsbin...not successful so far
Example: http://screencast.com/t/Yd93DVbT4
Looks and works fine with one on the screen...the second I add another, it just goes all to hell
Example: http://screencast.com/t/Yd93DVbT4
Looks and works fine with one on the screen...the second I add another, it just goes all to hell
0

sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 Nov 2013, 01:41 PM
Figured it out!
...so clearly I couldn't reproduce it so I checked for the obvious...script was in a widget but the widgets script wasn't set to only load once...so when 2 widgets were on the page, script loaded and ran twice
Thanks for pointing me in the right direction
...so clearly I couldn't reproduce it so I checked for the obvious...script was in a widget but the widgets script wasn't set to only load once...so when 2 widgets were on the page, script loaded and ran twice
Thanks for pointing me in the right direction