How to uncheck all the radiobuttons in radiogroup onclick of a button. What are the possible codes. Tried radiogroup.clearcheck() - Not working. My radiogroup is in listview. calling button and listview from two different layout.
On button(clear) click radiobutton should be unchecked
To view code please follow the post repeated post Thank in advance.