Pass Additional ViewData to an ASP.NET MVC 4 Partial View While Propagating ModelState Errors

ASP.NET MVC 4 In my ASP.NET MVC 4 partial view, I was having an issue where VaidationSummary and VaidationMessageFor were coming up blank. I scratched my head on this for quite some time. I finally came across this entry at the MVC forums at MSDN. It turns out I wasn’t passing the ViewData from parent… Continue reading Pass Additional ViewData to an ASP.NET MVC 4 Partial View While Propagating ModelState Errors

Published
Categorized as über-geek