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

Freeze columns with Table Control

Former Member
0 Likes
1,955

Hi, I have created a dialog program that uses a table control on one of the screens. There are many fields in the table and I would like to freeze the first 2 columns. Can someone pls point me in the correct direction on how to do this?

Thanks

Jayden

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,328

Hi

This is exactly same question...

Best Regards

Yossi Rozenberg

Hi, I have created a dialog program that uses a table control on one of the screens. There are many fields in the table and I would like to freeze the first 2 columns. Can someone pls point me in the correct direction on how to do this?

Thanks

Jayden

6 REPLIES 6
Read only

Former Member
0 Likes
1,329

Hi

This is exactly same question...

Best Regards

Yossi Rozenberg

Read only

0 Likes
1,328

Thanks for your response Yossi, but it appears that the "table control administrator" area has moved from the configurable area on the table control since this post. I have set the "Configbl" attribute on the table control and the button does show up in the upper right portion of the screen. Although the only options that I have at this point are display options variant create.

THanks

Read only

0 Likes
1,328

Let me check something - if i'll find what i think about i'll post you ...)

Read only

0 Likes
1,328

Thanks. If you go into SM30 for a custom table that has table maintenance generated, you will see that the KEY fields are frozen. Thats what I'm trying to do with my table control.

Jayden

Read only

0 Likes
1,328

Hi Jayden,

In the Screen painter, Just double click on any corner of the Table Control and ther is an Input Field Fixed Columns

Enter a numeric Value per say 3 to fix 3 columns

Cheerz

Ram

Read only

0 Likes
1,328

Wow, that was easy.

Thanks Ram