- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hey!
Im curious how to improve this code;
if(this.rawValue == true){
radiobtn1.rawValue = 0;
radiobtn2.rawValue = 0;
radiobtn3.rawValue = 0;
}
into a function that unchecks all radio buttons except the one that you checked as true.
Thank you!
Views
Replies
0 Likes
Total Likes