I haver a simple radio button list on my page that I render with the following in my view:
Gender <%=
If you want to wire in client-side validation. Skip the html helper and hand-write your radios, giving them attributes for data-val and data-val-required. Like this.