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

New column in table control

Former Member
0 Likes
1,659

HI,

IN screen painter i am creating extra column to table control at last i mean already 6 coloumns are

there in table control and i am adding new field under 7 coloumn, i am dragging text field box and

i am trying to place that after 6th column but it is giving error message No column for head line element in table control' . What it means? Can you please guide me how to create column element here.I will give the points for hepful answer.

Thanks a lot in advance.

HI,

IN screen painter i am creating extra column to table control at last i mean already 6 coloumns are

there in table control and i am adding new field under 7 coloumn, i am dragging text field box and

i am trying to place that after 6th column but it is giving error message No column for head line element in table control' . What it means? Can you please guide me how to create column element here.I will give the points for hepful answer.

Thanks a lot in advance.

6 REPLIES 6
Read only

Former Member
0 Likes
1,330

Hi Ramesh,

Probably check the internal table and workarea associated with the table control.

First add the fields in the table and then try adding it your table.

Hope this helps you.

Thanks,

Arun

Read only

0 Likes
1,330

Hi,

Still it is giving same problem.

Read only

0 Likes
1,330

Sorry ramesh,

Even I could not able to find the solution.

Just as option, check the defined length of the table control and check other attributes which restricts you create a column in table control.

Thanks,

Arun

Read only

0 Likes
1,330

Thank you so much , This helped me I am able to add a new column in the table control

Read only

peter_ruiz2
Active Contributor
0 Likes
1,330

hi,

you must first add a column for the header of that column before adding your text field box on that same column.

regards,

Peter

Read only

Former Member
0 Likes
1,330

Hi i am also facing the same problem ...in my table control also i need to add one more column at last but i am not able to add this can any one guide me..