en.morzel.net - programming blog
Posts
Posts
Under construction!
I'm migrating this blog from an ancient BlogEngine (.NET, XML) to Hugo (Go, MD)...
GetFullHtmlFieldId
2013
Radio buttons for list items in MVC 4 – problem with id uniqueness
2013-06-24
Let’s suppose that we have some model that has a list property and we want to render some radio buttons for items of that list. Take the following basic setup as an example.