It's easy you have an:
- option Group (which is a frame that goes around the option buttons)
each option button has a different value (example: 1,2,3)
The option group gets the value of whichever option button is selected. So
the option group is the main control that you use (bind it to a table value
etc...)
With options only ONE option button can be selected at a time.
If you want multiple values you use checkboxes instead.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.