I have 12 radio buttons that I want to place in the same group on a RadRibbonBar.
I would like to have them line up almost grid like - with three rows, and four columns.
They do, however, need to remain in the same group.
Is there a way to do this, without having to deselect all items in the code behind after each and every different RadRadioButton is clicked?
There are way too many Radio Buttons to keep them all lined up vertically or horizontally.
Thank you! :)
I would like to have them line up almost grid like - with three rows, and four columns.
They do, however, need to remain in the same group.
Is there a way to do this, without having to deselect all items in the code behind after each and every different RadRadioButton is clicked?
There are way too many Radio Buttons to keep them all lined up vertically or horizontally.
Thank you! :)