I am really struggling with knowing how to put this all together. I\'ve built forms inside .net MVC pages plenty of times, with and without validation. And I\'ve built for
Consider put an iframe inside the modal div, instead of rendering partialView, this way you can develop the modal section the same way you develop simple pages, which submit, model, required etc...