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

Recreate Table Control

Former Member
0 Likes
447

Hi,

A table control created before in a screen. Now I need to add a new column to it? Is it possible to update table control? I coudn't find any tutorial or example.

1 ACCEPTED SOLUTION
Read only

Patrick_vN
Active Contributor
0 Likes
412

Go to the screen painter. Press F6.

Select the field you wish to add.

Drag & drop it in the table control.

I presume the structure of the internal table that contains the data has already be changed at this point..

1 REPLY 1
Read only

Patrick_vN
Active Contributor
0 Likes
413

Go to the screen painter. Press F6.

Select the field you wish to add.

Drag & drop it in the table control.

I presume the structure of the internal table that contains the data has already be changed at this point..