I have 2 Radio Buttons, and I would like it when I tagged one, the other unchecked.
Here's what's happening:
Code:@Html.RadioButton("teste", "teste", true) Teste
@Html.RadioButton("concessionaria", "concessionaria", false) Concessionária...
asked by
23.06.2014 / 15:15