is there another way to group radio buttons, besides placing them into a groupbox? In ASP.NET I know you can name a group property.
What I'm trying to do is place six radio buttons in a GroupBox, but to group 3 together and then group the other three together




Reply With Quote