‎2009 Apr 22 11:31 AM
Hi, all.
My issue now is I have a table control on a screen that can let user select multiple records, and then click a button to process those selected record just now. But after I select some records and scroll down the screen, i found out that those record which are selected just now is disappear, and i have to select again.
So, may i know how to fix those records in a table control which i selected earlier during i scroll up and down the table control on the screen?
Thanks in advance.
‎2009 Apr 23 8:20 AM
Hi,
Once you scroll down the item selected above gets deselected this is natural thing in SAP Module Pool.
You can do one thing to avoid such thing is by increasing your screen size where you are displaying the contents.
hope this will solve your problem.
Regards,
Suvendu.
‎2009 May 06 10:18 AM
hi
when u scroll down in a table control the selected rows dissappears as they will not be visible
when u scroll down, so try to increase the size of the screen and the table control.
Regards