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 control

Former Member
0 Likes
401

hi all,

I have a table control in one of my screen.The problem is that whenever i go to that screen the columns of that table control come closer to each other .Everytime i need to move them.Is there way i can fix that length so that everytime i go to that screen i don't have to move each and every column

Thanks

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
375

Yes, go into screen painter for that screen and adjust the length of the fields of the table control accordingly. That's it.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
375

When yo define the table control, define the visible length of each field with sufficient width.

Regards,

Ravi

Read only

Former Member
0 Likes
375

In Table control Upper right cornor there is a icon for Table control settings. By using that you can change the Display of the Table Control.

Read only

Former Member
0 Likes
375

hi Swathi,

You can also change the default length by

Goto screen->element list table->General Attribute tab->DEFLG FIELD of every table control element.

Regards,

Richa.