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_member188001
Active Participant
0 Likes
599

Hello all,

I am not able to increase the display lines of table control by default. It shows only 2 and i need at least 4.

Not sure what wrong i am doing. BTW, the table control in my screen has 9 rows created by default.

Following is my code:

Thanks for your help.

Salil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

Hi,

What`s the output looks like? Give us a screenshot? thanks.

regards,

Archer

3 REPLIES 3
Read only

Former Member
0 Likes
573

Hi,

What`s the output looks like? Give us a screenshot? thanks.

regards,

Archer

Read only

0 Likes
572

Following is my screen layout with attributes, internal table with the output data and the output.

Read only

0 Likes
572

Found the solution....the screen size had to be adjusted to get more than 2 rows of TC to be displayed.