Skip to content

port135.com

  • Contact

radio buttons

Complex model binding for radio buttons in ASP.NET MVC page with Razor

Let’s say you have an ASP.NET MVC page with four radio buttons. You select one of them and click a Submit button. Form is posted. However, you don’t see the submitted values in the code. Binding between HTML inputs and Post method doesn’t seem to be working.

2011-2023 © port135.com
  • Contact