Hello,
I have a MVC View that displays raw XML. The view display properly and I don't have a bug or anything with the Kendo MVC window. I just don't know how to make the Window display the page from the server, not content or template data on the client-side. Basically, when I click a button that opens the window, I want it to show a specific URL like: /MyXmlController/FileID=100.
Is this possible? Non of the demos show how to do this. I don't want to use a IFRAME if I don't have to.
- Rashad
I have a MVC View that displays raw XML. The view display properly and I don't have a bug or anything with the Kendo MVC window. I just don't know how to make the Window display the page from the server, not content or template data on the client-side. Basically, when I click a button that opens the window, I want it to show a specific URL like: /MyXmlController/FileID=100.
Is this possible? Non of the demos show how to do this. I don't want to use a IFRAME if I don't have to.
- Rashad