‎2008 Jan 09 5:01 AM
Hi ,
I have used a table control wizard in my custom screen. And it gives the desired output.
But it doesnot contain the selection column ( used to slelect the table control rows) .
Now i want to add that column to my existing Table control.
1) what changes should i do with my Internal table?
2) What should be included with the Table control in Screen Painter?
I searched the forum..but i didnt get the solution..
If anybody knows pls suggest me..
‎2008 Jan 09 5:13 AM
hi sathya,
this may be helpful to u
goto the screen painter double click on the table control wizard,u will get a pop up screenpainter attributes.
In that pop up towards the end you will have a checkbox w/selcolumn,just check it.you will be able to get theselection column for your table control.
u have to give a name to the selection column and add to the internal table which has the contents of the table control.you can select and unselect the columns using that variable.
regards,
sravanthi
‎2008 Jan 09 5:04 AM
Hi,
In the screen painter double click your table control, a pop-up will appear, in that u can select that selection button.
Regards,
Nishant
‎2008 Jan 09 5:13 AM
hi sathya,
this may be helpful to u
goto the screen painter double click on the table control wizard,u will get a pop up screenpainter attributes.
In that pop up towards the end you will have a checkbox w/selcolumn,just check it.you will be able to get theselection column for your table control.
u have to give a name to the selection column and add to the internal table which has the contents of the table control.you can select and unselect the columns using that variable.
regards,
sravanthi