2006 Apr 14 3:04 PM
Hi,
I am creating 7 radiobuttons on a custom dialog programming screen.
The user can select only one radiobutton.
How do I group them into one group so that only one radiobutton can be selected?
Thanks,
Ashok.
2006 Apr 14 3:06 PM
Hi Ashok,
YOu can Select them all using control button and define a radio-button group for all of them at a time in the layout.
Select all the radio-buttons using Control button and MOuse.
Right click the group and say Readio-Button Group->Define.
REgards,
Ravi
2006 Apr 14 3:06 PM
Hi Ashok,
YOu can Select them all using control button and define a radio-button group for all of them at a time in the layout.
Select all the radio-buttons using Control button and MOuse.
Right click the group and say Readio-Button Group->Define.
REgards,
Ravi
2006 Apr 14 3:11 PM
Hey,
When you double click on the radio button then we get a property window ...there you get something called group.
Make sure for all the 7, you have that group name same.
This would work
Regards,
Suruchi
2006 Apr 14 7:38 PM
2006 Apr 14 7:39 PM
2006 Apr 14 3:09 PM
Hi Ashok,
For dialog programming, you select all radio buttons and define radio button group in SE51.
For report, you need to specify <b>group <group name></b>.
parameters: p_rd1 radiobutton group g_rd,
p_rd2 radiobutton group g_rd,
p_rd3 radiobutton group g_rd ,
p_rd4 radiobutton group g_rd,
p_rd5 radiobutton group g_rd,
p_rd6 radiobutton group g_rd,
p_rd7 radiobutton group g_rd.
Hope this will help.
Regards,
Ferry Lianto
2006 Apr 14 3:10 PM
Ashok,
In the screen painter (Se51), select all the radio buttons, then right click on the selection, select "Radio button group--> Define" in the context menu.
Regards,
Nagaraju Chidurupalli.
2006 Apr 14 3:11 PM
Hi,
ashok using menu select all and use Radio button group option from menu.
Regards
vijay
regards
vijay
2006 Apr 14 3:25 PM
Hi
in SE51 goto the layout there u can group the radiobutton .just select all the radio buttons and goto edit->grouping->radiobutton group->define.this is how u do the grouping.
Thanks
Vikranth.K
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |