i\'m starter in kendo ui, i want use kendoUi window but i have some problem for use i write this code for create window
@(Html.Kendo().Window().Name(\"Detail
You can use LoadContentFrom and specify Action and Controller. The action will have its own View attached to it. See here for details.