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

title for Table control

former_member671224
Participant
0 Likes
1,590

Hi Gurus,

Plz explain how to create Title for Table control in module pool.

Thanks,

Amal.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
947

Hi..,

In screen painter when u define the table control in the ATTRIBUTES of the table control.. ( double click on that, u will get a menu box ) check the check box <b>w/title..</b>.. then u will get a colored box on the top of the table control..

Now

Select the TEXT tool and drag it on that empty colored bar.. give a name for that text and write the text whatever u want !!

regards,

sai ramesh

4 REPLIES 4
Read only

Former Member
0 Likes
947

HI Amal,

You can have a Text label over the table control(In the screen painter).

Regards,

Ravi

Read only

Former Member
0 Likes
948

Hi..,

In screen painter when u define the table control in the ATTRIBUTES of the table control.. ( double click on that, u will get a menu box ) check the check box <b>w/title..</b>.. then u will get a colored box on the top of the table control..

Now

Select the TEXT tool and drag it on that empty colored bar.. give a name for that text and write the text whatever u want !!

regards,

sai ramesh

Read only

0 Likes
947

Hi Sai,

I checked that checkbox and it also add one text lable, top of the table control. but i dont know how to give the title to that.

Read only

Former Member
0 Likes
947

just add a text box over table control and give a name for that

chk this programm DEMO_DYNPRO_TABLE_CONTROL_1