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

Increasing Table Span

Former Member
0 Likes
858

Hi,

I have generated a table maintenance screen for a view. This screen spans only half the screen, so I have to scroll to the right to see the last 3 fields. What do I need to do to avoid this horizontal scrolling?

Thanks,

Rohan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
802

Hi,

while changing table maintenance Modification, navigate to menu -> Environment -> modification -> screen then increase size of table control.

regards,

6 REPLIES 6
Read only

Former Member
0 Likes
803

Hi,

while changing table maintenance Modification, navigate to menu -> Environment -> modification -> screen then increase size of table control.

regards,

Read only

0 Likes
802

Hi Thien,

I navigated to menu -> Environment -> modification -> screen, as suggested by you. But here I am not able to find any option to increase the size of the table control.

I see 'Lines/Columns' with 'Occupied' columns as '61 - 83'. These are not modifiable.

Read only

0 Likes
802

Hi,

If you can drag your mouse to increase size. if not:

double-click on table control -> change vis. length in attribute of your table control.

regards,

Read only

0 Likes
802

Hi Thien,

The visible length is shown as 83. But when I try to change it to 200, I get this error:

Screen limit exceeded (61 lines, 83 columns)

Read only

0 Likes
802

Hi friend,

Issue occurs because your back screen do not wide enough when you increase size of table control. So, In layout mode of screen, instead of select table control click on grey screen point your mouse to edge there will be an arrow to allow you span your screen.

hope it help,

thien

Read only

0 Likes
802

Perfect!