Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table controller vertical scroll bar

Former Member
0 Likes
718

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 ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

remove line

DESCRIBE TABLE ITAB LINES TC-LINES.

from your module pool program

6 REPLIES 6
Read only

Former Member
0 Likes
666

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.*

Read only

Former Member
0 Likes
667

remove line

DESCRIBE TABLE ITAB LINES TC-LINES.

from your module pool program

Read only

Former Member
0 Likes
666

Hi

Good

Check the blow lik, hope this will help you to solve your problem.

Thanks

rmtutyun^

Read only

Former Member
0 Likes
666

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?

Read only

Former Member
0 Likes
666

i think there is no solution for it

Read only

Former Member
0 Likes
666

Hi,

jst comment the lines under ur PBO module...

describe table lines.....

vertical scroll bar wnt work..

regards,

Vamshi