Example of Radio Button in ASP.NET MVC Button Control

Click the submit button to post the value of the selected RadioButton. When submitting the female RadioButton, validation error message will be shown by using Data Annotation.

DEMO
SOURCE

Select the Gender

This sample demonstrates strongly typed support in RadioButton. You can bind model property to the RadioButton by using Lambda Expression. While submitting form, the model property will be based on value of the selected RadioButton.

More information about RadioButton can be found in this documentation section opens in a new tab .

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab