Issue 1: Invalid Html Unless I am mis-using the RadioButton helper, it is generating invalid html. for example, if you do the following in your view: Apply Fee <%= Html.RadioButton("asdf", true) %><br /> Waive Fee <%= Html.RadioButton("asdf", false) %> You get the...
Posted to
ASP.NET MVC
(Forum)
by
davisnw
on
12-20-2008, 12:00 AM
Filed under: mvc toolkit, MVCToolkit, bugs, "ASP.NET MVC" HtmlHelper ActionLink "Unit Tests"