Unobtrusive validation doesn't work with Ajax.BeginForm

后端 未结 5 1661
醉梦人生
醉梦人生 2020-12-13 06:58

I have View with Model1 where I put Ajax.BeginForm() and in this View i have PartialView with Model2 where i put Ajax.BeginForm(). So only in first

5条回答
提交回复
热议问题