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

tablecontrol-cols

Former Member
0 Likes
375

hi all,

i just want to know how is this tablecontrol-cols is used.....

if i can get any examples then it will be great.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
346

Hi Syed,

Tablecontrol-cols property represents the columns of a table control in a module pool programming. Using this property,

we can enable or disable the colums dynamically

Check the program

DEMO_DYNPRO_TABCONT_LOOP_AT

Regards,

Charumathi.B

1 REPLY 1
Read only

Former Member
0 Likes
347

Hi Syed,

Tablecontrol-cols property represents the columns of a table control in a module pool programming. Using this property,

we can enable or disable the colums dynamically

Check the program

DEMO_DYNPRO_TABCONT_LOOP_AT

Regards,

Charumathi.B