Hi Syian,
I have implemented the following Dojo sample, based on a suggestion form a StackOverflow thread:
https://stackoverflow.com/a/19078591
Note that you will need to pass the new Window content as an HTML string to the innerHTML property of its body:
win.document.body.innerHTML = tab;
As you need to open a new browser window, you won't need to initialize the Kendo Window itself at all.
Regards,
Veselin Tsvetanov
Progress Telerik
Progress is here for your business, like always.
Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.