I'm working on a school assignment and I'm having trouble with radio buttons. I want something like this:
[IMG]http://i43.photobucket.com/albums/e395/frank_zappa77/vb04f06.gif[/IMG]
Where at least one radio button from each frame (in that example, the frames being 'Processor' and 'OS') can be selected. I've set up my application to look somewhat like this example (just found it on the internet) but when I select a radio button from one grouping, the one selected in the other becomes deselected.
Is there a property in which you can set the value of a 'parent' frame box to a set of radio buttons, so that one radio button from each separate frame can be selected?