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

setting field header width in table control

Former Member
0 Likes
980

I have created a table control by using the wizard and i am populating my internal table data in to this.

Here i have small issue.

There are two fields called recoverable, identifiable with char (1).

These two field headers are displayed as R, I on the table control.

Is there any way that i can adjust the field width to accomodate the header.

points will be awarded immediately.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
623

In SE51 (Screen Painter), select/click-on the field (not the column header).

Press F2 (to get the Properties window) and set the Visible Length to a larger number. Save and activate the screen.

2 REPLIES 2
Read only

Former Member
0 Likes
623

There is possibility by drap drop ur text field,click on text field and give the text.

keep it on table control header and now you can drag into right side depends on how much length you want.

Read only

Former Member
0 Likes
624

In SE51 (Screen Painter), select/click-on the field (not the column header).

Press F2 (to get the Properties window) and set the Visible Length to a larger number. Save and activate the screen.