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 column name

Former Member
0 Likes
984

Hi experts,

I made a table control, but there's no column name and line number in the table control. Could anybody help to solve this problem?

9 REPLIES 9
Read only

Former Member
0 Likes
953

You can use the table control wizard that will make life much more easier for you, anyways take a text field and put it above the textfield of the table control.

Khusro Habib

Read only

Former Member
0 Likes
953

hi,

r u making through wizard?

it is good practice.

Otherwise first take I/O field, give name and than u can take text field for column heading.

Reward if useful.

Read only

Former Member
0 Likes
953

I don't want to use the wizard. I'm using my internal table, which is not defined in the data dictionary.

Read only

0 Likes
953

ok,

but u can create table by wizard from ur internal table also .

But anyways.

u have to take I/O field first and than put Text field in first row for heading and tick separation and resizing.

Read only

0 Likes
953

But how can I do that, that the program gets the column names from the data-dictionary, I don't want to create a text as a header. And I also need the line numbering, how can I do that? with text element it wouldn't be nice because I don't how many lines will be in my internal table.

Read only

0 Likes
953

Could you tell me how can I take this I/O fields? Where can I find it?

Read only

0 Likes
953

hi,

u using SCrren painter no?

Go to layout of screen.

There is Tool bar on left side.

Third element is Input Output field.

Just drag and Drop.

Read only

0 Likes
953

Thank you very much I've already found it

I give you my points

Read only

Former Member
0 Likes
953

Thanks a lot!