2012 Jun 17 9:17 AM
Dear Experts,
I have a question to ask.
I have defined 2 radio button groups.The code is as follows
selection-screen begin of block radio with frame title text-008.
parameters : r_read radiobutton group rbg1 ,
r_write radiobutton group rbg1 default 'X'.
parameters : r_test radiobutton group rbg2 default 'X',
r_real radiobutton group rbg2 .
selection-screen end of block radio.I want the radiobutton groups to appear side by side.I think it will look much better.
With the current code it comes one after the other.
Please see the attached image as well.
Any Ideas
Regards
K
Dear Experts,
I have a question to ask.
I have defined 2 radio button groups.The code is as follows
selection-screen begin of block radio with frame title text-008.
parameters : r_read radiobutton group rbg1 ,
r_write radiobutton group rbg1 default 'X'.
parameters : r_test radiobutton group rbg2 default 'X',
r_real radiobutton group rbg2 .
selection-screen end of block radio.I want the radiobutton groups to appear side by side.I think it will look much better.
With the current code it comes one after the other.
Please see the attached image as well.
Any Ideas
Regards
K
2012 Jun 17 9:31 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |