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

Tabstrip with table control

alex_georgek
Associate
Associate
0 Likes
374

Hi all,

My requirement is as follows.

I have a tabstrip with 2 subscreen(say sub1,sub2).These two subscreen has 2 table controls.When u execute the transaction it should show only 1st sub screen say sub1 with 1st table control plus a display button at the bottom.When the user selects a record in 1st table control and clicks on display button, the same tabstrip should display its related entries in the 2nd table control in the second subscreen say sub2.

How to do this...

Thanks in advance.

Alex.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
335

HI,

Take the Help of these programs

demo_dynpro_tabstrip_server and

demo_dynpro_tabstrip_local

demo_dynpro_tabcont_loop_at

demo_dynpro_tabcont_loop

Cheerz

Ram

1 REPLY 1
Read only

Former Member
0 Likes
336

HI,

Take the Help of these programs

demo_dynpro_tabstrip_server and

demo_dynpro_tabstrip_local

demo_dynpro_tabcont_loop_at

demo_dynpro_tabcont_loop

Cheerz

Ram