ASP.NET MVC Interface Controls - Radio Button -
Server-Side Events


Option 1
Option 2




Use the OnCheckedChanged event to detect when the radio button is checked / unchecked.


C#
Html.Obout(new OboutRadioButton("OboutRadioButton1") 
{ 
    AutoPostBack = true,
    Checked = true,
    OnCheckedChanged = "Interface/RbtnEventsServer_CheckedChanged"
})

"Your help has been amazing, and I really appreciate your quick help in fielding all my questions. My end product will be better because of it! Thank you!"

Drew Forward | Business Process Architect
HeadCount Corporation

Random testimonial   All testimonials