How do I create a group of option buttons (radio buttons) and prevent them from appearing which one option already selected?(e.g. a default selection)
When I set all the value properties to false, the first option button shows up as selected.