Hello Werner,
What are the contents of the html file you are trying to load? If it is a full HTML file with the appropriate DOCTYPE, <html>, <head>, <body> tags, you need to load the page with k-iframe="true" attribute set to the window widget.
Here is a sample dojo: http://dojo.telerik.com/@yordanov/Uyuga
In case the HTML file contains only generic html content, everything should work as in the example provided by Dimo.
In other words, if willing to load a standalone HTML file in Kendo UI Window, one needs to set the iframe option to true. You can read more about this in the Kendo UI Window documentation.
Regards,
Vasil Yordanov
Telerik
What are the contents of the html file you are trying to load? If it is a full HTML file with the appropriate DOCTYPE, <html>, <head>, <body> tags, you need to load the page with k-iframe="true" attribute set to the window widget.
Here is a sample dojo: http://dojo.telerik.com/@yordanov/Uyuga
In case the HTML file contains only generic html content, everything should work as in the example provided by Dimo.
In other words, if willing to load a standalone HTML file in Kendo UI Window, one needs to set the iframe option to true. You can read more about this in the Kendo UI Window documentation.
Regards,
Vasil Yordanov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!