‎2007 Jul 31 1:42 PM
Hi,
Can i get some idea regarding how to implement check box inside a table contraol.
Thanks in Advance.
Shahana
‎2007 Jul 31 1:55 PM
Hi,
Chk this demo program: DEMO_DYNPRO_TABCONT_LOOP_AT
& RSDEMO02.
Another way:
Go to the edit mode of the screen select the table control column you want to make it as check box and follow the menu EDIT->CONVERT->check box.
(make sure that column definition in itab/ddtab is of size 1 char)
Also chek out this link:
Hope these help you.
Regards,
Reshma
‎2007 Jul 31 1:48 PM
in screen property .
in disizn screen.
rigtht click text box-> convert to chk box.
Message was edited by:
Karthikeyan Pandurangan
‎2007 Jul 31 1:55 PM
Hi,
Chk this demo program: DEMO_DYNPRO_TABCONT_LOOP_AT
& RSDEMO02.
Another way:
Go to the edit mode of the screen select the table control column you want to make it as check box and follow the menu EDIT->CONVERT->check box.
(make sure that column definition in itab/ddtab is of size 1 char)
Also chek out this link:
Hope these help you.
Regards,
Reshma