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 - Editable File

0 Likes
434

Hi all,

I want to create a table control and initially all files are closed. And i want to select one or more and open them to modify its contents. How can i do it??

THANKS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
396

Hi,

Check std REPORT demo_dynpro_tabcont_loop_at.

Regards,

Amit

2 REPLIES 2
Read only

Former Member
0 Likes
397

Hi,

Check std REPORT demo_dynpro_tabcont_loop_at.

Regards,

Amit

Read only

0 Likes
396

Hi Amit,

I need do it in some rows in my table control not in columns.

Thanks anyway