‎2006 Apr 06 12:08 PM
Hi everybody,
Can u tell me, how to define the radio button in table control.
Regards
manicveera
‎2006 Apr 06 12:17 PM
Hi,
CHeck this demo program <b>RSDEMO02</b> here you can see checkbox in table control, instead of radio button you can use checkbox.
Regards
vijay
‎2006 Apr 06 12:26 PM
Hi Manicveera!
Just put some char1 fields in your table structure, change the type in attributes to 'radiobuttion' and assign a group.
Compare dynpro 8022 of program SAPLMGD2 (hope this is part of your system, too).
If you like to have the radiobuttions not in one line, but in one column, then you go better for the 'mark' column.
Regards,
Christian
‎2006 Apr 06 12:27 PM
HI
GO THORUGH THESE LINKS I HOPE THIS WILL HELP YOU TO SOLVE YOUR PROBLEM.
http://homepages.wmich.edu/~k2onofre/bus270_proj.htm
THANKS
MRUTYUNJAYA TRIPATHY
‎2006 Apr 06 12:29 PM
Hi Veera,
"Lines in a table control may contain keywords, input/output fields, radio buttons, checkboxes, radio button groups, and pushbuttons".
This is what is given in SAP Help.
Just click the radio button icon on your screen. Drag and drop it in the table control.
Regards,
Sylendra.