How can I check if a radio button inside a radio button list is checked?
I used if radiobuttonlist1.selectedindex > -1 and then I checked a radio button, but it is not