‎2006 Apr 26 6:11 AM
hi
check Box can be used as a field in table control .
Shall we have radiobutton as field in table control if yes plz any one tell me how it be
thanks & regards,
sandhya
‎2006 Apr 26 6:19 AM
Drag and drop the radio button into the table control. Name it and use it as per the requirement
‎2006 Apr 26 6:24 AM
Hai Sandhya
Place the Radio Buttons on the screen and select them & Give name for each Radio Button
then
Goto Menu Edit>Grouping>RadiButton Group-->Define
Here Define Means : Your Adding the Group
Desolve : Your Saparating the Group
Thanks & Regards
Sreenivasulu P
‎2006 Apr 26 6:24 AM
Hi,
In Screen painter, try dragging n pasting radiobotton in table contol.
Regards,
Tanveer
‎2006 Apr 26 6:29 AM
Hi,
You can have radion buttons.
Drag and Drop the radion button.
<u>Assign all the Radio Button to the same group otherwise the radio buttons will behave like check boxes</u>
Regards,
Sameena
‎2006 Apr 26 6:54 AM
hi
if we drag nd drop radio button directly on to screen it works but i want radio button in Table control that is radio button as one field
If we directly drag nd drop it is not working , first we should declare it as field of internal table which is used to populate data in table control but , internal table is not accepting radiobutton as field.
thanks
sandhya
‎2006 Apr 26 7:01 AM
Hi,
Declare a field of type c (length one) and then assign radio button to this field.
If the value is X the radio button is selected else it will be .
Regards,
Sameena
‎2006 Apr 26 8:54 AM
hi guys
I got Radoi Button in Table COntrol
when u want radio Button in Table Control when you drag nd drop it is not coming , u have to declare a variable as char1 in internal table and in Screen when you transfer internal table fields to the Table control there is option in which format field to be provided in Table control
1)Text2)CheckBox3)Radio
Regards
Sandhya
‎2006 Apr 26 6:44 AM
Hi Sandhya,
Yes you can use the radio button in your table control.
To do so, you have to go to the screen painter layout. There on the left side , there is an icon for the radiobutton . You can drag it on your table control. You can give a name and a group to this.
And then using this group and nme, you can use the same in your main program.
Regards,
Kunal.
‎2006 Apr 26 10:51 AM
Hi,
Please mark the helpful answers and close the thread if the issue is resolved.
Regards,
Sameena