Browse by Tags

Related Posts

  • Html.RadioButton gives invalid html, does not persist state.

    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"
Page 1 of 1 (1 items)