‎2008 Oct 06 9:42 AM
Hi,
I want to remove the vertical scroll bar in my table controller.I dont want to deactivate but I want to remove my tablecontrollers vertical scroll bar.How can I remove it ?
‎2008 Oct 06 10:03 AM
remove line
DESCRIBE TABLE ITAB LINES TC-LINES.
from your module pool program
‎2008 Oct 06 9:47 AM
hi,
Open your table cntrol in layout screen. Now duble click on the table and * uncheck the two check box 'Vertical' and 'Horizontal' under Resizing label.*
‎2008 Oct 06 10:03 AM
remove line
DESCRIBE TABLE ITAB LINES TC-LINES.
from your module pool program
‎2008 Oct 06 10:28 AM
‎2008 Oct 06 10:30 AM
Thank you Mr.Amit gupta.
But The vertical scroll bar is still inactive.I dont want it to appear on the Screen.How can I get rid of it?
‎2008 Oct 06 10:33 AM
‎2008 Oct 06 10:34 AM
Hi,
jst comment the lines under ur PBO module...
describe table lines.....
vertical scroll bar wnt work..
regards,
Vamshi