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
609

Hi,

I woule like to add a column of a table control. I have created the Table Control using Table wizard.

Is there any way to add a new column in table control?

Thanks,

Neptune.M

8 REPLIES 8
Read only

naimesh_patel
Active Contributor
0 Likes
572

Hello,

Just click on button, Dictionary / program fields in your screen painter.

Give you internal table name and click " from program"

Select your field and press enter

Put that field into the table control.

regards,

Naimesh

Read only

Former Member
0 Likes
572

Hi Naimesh,

Thanks for your quick reply. sorry to say that, i dont get it.

First i have select the table control. then goto screen attributes.

From where can i found dictionary/program fields?

it is available for existing controls. ok

But my requirement is , TO ADD A NEW COLUMN OF MY EXISTING TABLE CONTROL?

Please give step by step procedure.

Thanks,

Neptune.M

Read only

0 Likes
572

Hi selvan,

In your standard tool bar there is a button(only icon) called ADD from Dictionary/program, click on that it will ask the db table name or internal table name, give it, press enter, it lists all the fields, select the field which you want and click enter, now take your mouse cursor and release it on the table control in change mode, the field gets inserted there.

Regards:-

Santosh

Read only

0 Likes
572

Hi Santosh,

thanks for your reply. But now there is a problem.

if i insert the field from Dictionary/Program fields icon,

'Collision with header element in table control'

error is coming . I cant insert into table control column.

But as a field it is working but i cant give the title of the column. How can i insert from Add Dictionary/Program icon.

Thanks,

Neptune.M

Read only

Former Member
0 Likes
572

Hi Selvan,

Adding to naimesh, after you select your field from add from dictionary release it inside table control, so it will be added, since the table control wizard automatically creates code, u should take care of adding the additional fields, for ex a structure with all your fileds will be created in your program by wizard, u need to add your field(the additional) there else there are chances of dump occuring.

Regards:-

Santosh

Read only

Former Member
0 Likes
572

hi

good

go through this link

http://www.planetsap.com/howdo_a.htm

thanks

mrutyun

Read only

Former Member
0 Likes
572

hi

good

go through this link

http://www.planetsap.com/howdo_a.htm

thanks

mrutyun

Read only

Former Member
0 Likes
572

hi

good

go through this link

http://www.planetsap.com/howdo_a.htm

thanks

mrutyun