Hello Chris,
Thank you for the details and the provided code snippets.
The Kendo Window provides a built-in functionality for asynchronously loading its content from a URL. You can find the guideline on
loading data with AJAX in the documentation section and you can also
review the demo here. In the API reference section you'll find further details on
setting up the content configuration of the Kendo Window widget.
Based on the provided details I can suggest that you update your JavaScript function by removing the ajax call in the open() function and configure the content with the path to the controller and action returning the desired partial view:
I hope you'll find this helpful. Should you have any further questions please get back to me.
Regards,
Aleksandar
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.