[jQuery] How to grab Selected Radiobutton in RadioButtonList
[jQuery] How to grab Selected Radiobutton in RadioButtonList
If I have a radiobuttonlist helper in my .aspx, how do I use JQuery to grab the selected ID in the Radiobuttonlist element when the user selects a radiobutton?