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

Does not work with Windows 8

1 Answer 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 17 Jun 2013, 05:11 PM
Hi - the Kendo UI library does not work at all with Windows 8.  When attempting to add support to the project I get this javascript error:

Unhandled exception at line 3, column 12463 in ms-appx://2a623c8f-d20a-4b04-af23-abe9529a9b8d/js/jquery.min.js0x800c001c - JavaScript runtime error: Unable to add dynamic content. A script attempted to inject dynamic content, or elements previously modified dynamically, that might be unsafe. For example, using the innerHTML property to add script or malformed HTML will generate this exception. Use the toStaticHTML method to filter dynamic content, or explicitly create elements and attributes with a method such as createElement.  For more information, see http://go.microsoft.com/fwlink/?LinkID=247104.

This seems to be an issue with the jquery library being used, but Kendo UI requires version 1.9.1 so I cannot upgrade the jquery library.  Any fixes that will allow Kendo UI to be used within a Windows 8 app?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 18 Jun 2013, 05:56 AM
Hello Alex,

 Kendo UI isn't supported in Windows 8 HTML applications due the many security restrictions it implies. We recommend trying RadControls for Windows 8 which is Telerik's Windows 8 product.

Regards,
Atanas Korchev
Telerik
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
Alex
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or