Miłosz Orzeł’s Programming Blog
Posts
Categories
Tags
Posts
Categories
Tags
Posting sporadically since 2007...
Radio Button
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.