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

knockout

6 Answers 170 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 18 Feb 2013, 01:16 PM
i tried the example with the integration with knockout.js
and i noticed that you are using version 1.2.1 of knockout.
i changed the version of knockout with the latest 2.1.0(only switch the reference to 2.1.0 instead of 1.2.1)  and the result was that the ui did not apply the kendo theme.
Is kendo depending on version 1.2.1 of knockout or what should be the problem?

Regards,
Daniel

6 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 20 Feb 2013, 02:30 PM
Hello Daniel,

KendoUI does not depend on Knockout, it depends only on jQuery. I am not sure what exactly causes the problem on your side. I prepared a small example - same demo, but with updated knockout and jquery template versions. It seems to work fine on my side, could you please check the attached html page and let me know what I am missing?

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Daniel
Top achievements
Rank 1
answered on 25 Feb 2013, 10:22 AM
This example i tried in IE9,and do not work,at least doesn't appear the kendo ui controls...is there a problem with controls on IE9?

on Firefox is working but still try to figure it out the difference from my project and the example you sent me.the obvious different is the style and the script example.css and example.js what are they need it for?

Regards,
Daniel
0
Alexander Valchev
Telerik team
answered on 27 Feb 2013, 12:16 PM
Hi Daniel,

I tested the example in IE9 but got everything to work as expected. Could you please check the screen cast and let me know what I am missing?

Files example.css and example.js are connected with the demos and are not part of the KendoUI Framework. They are used to provide a specific styling and functionality such as theme switching.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Daniel
Top achievements
Rank 1
answered on 28 Feb 2013, 09:41 AM
Thanks to this interesting video recorder software,i made myself also a small video to capture what i did with your example.
here is the example
http://screencast.com/t/qkjwXlvV5DZ

all i did was to open the knockout-demo.htm in a internet explorer browser and after that in firefox,and i do not have the telerik controls in internet explorer.As i see,all the references are made via cdn,so i think there is no need for some settings.

regards,
Daniel
0
Alexander Valchev
Telerik team
answered on 28 Feb 2013, 02:12 PM
Hi Daniel,

Thank you for the screen cast. The problem is caused by the security restrictions of your browser. Please watch carefully the bottom of the browser window. You will see a yellow box with "Allow blocked content" button which you should click. The same buttons appears on your screen cast.

I hope this will help.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Daniel
Top achievements
Rank 1
answered on 01 Mar 2013, 10:14 AM
indeed ,internet explorer blocked all the scripts on the page,so also the javascript for kendo.for me is still a mistery why my example did not worked,with the local references not from CDN.
Thank you anyway at least i know is ok to use knockout.
Tags
MVVM
Asked by
Daniel
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or