SmartClient Version: v8.2p_2013-03-28/PowerEdition Deployment (built 2013-03-28)
I have a RadioGroupItem with 6 entries. I'd like them arranged with 2 rows of 3 items on each line.
The setVertical(false) method gives all items on one line and it seems to ignore parent form width and item width settings, creating a scroll bar with the items off the screen.
Any help is greatly appreciated!
Matt
I have a RadioGroupItem with 6 entries. I'd like them arranged with 2 rows of 3 items on each line.
The setVertical(false) method gives all items on one line and it seems to ignore parent form width and item width settings, creating a scroll bar with the items off the screen.
Any help is greatly appreciated!
Matt
Comment