✅ Problem with updating an object.
I'm working in ASP.NET MVC, and i'm trying to change a boolean value from false to true. I use a form where i can change this value to my controller but it doens't work. I think there is a problem with my ModelState.IsVaid because it is saying that it is false.
5 Replies