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 in SubScreens

Former Member
0 Likes
882

Hi,

Could anyone pls help me with an example for TableControl in Subscreens. My requirement is to have more than 1 table control in a screen.

Pls help..

Thanks'

Ram

Hi,

Could anyone pls help me with an example for TableControl in Subscreens. My requirement is to have more than 1 table control in a screen.

Pls help..

Thanks'

Ram

6 REPLIES 6
Read only

Former Member
0 Likes
818

Hi,

No need to be confused with subscreens, design the Table control in the corresponding subscreen as you do it on the normal screens, will work fine, no extra coding required for subscreen, but in controls keyword mention the subscreen number, not the main screen number.

Regards:-

Santosh.D

Read only

0 Likes
818

Hi,

Thanks fo rthe reply..So you mean no need to use subscreens in this case?..

Can you pls help me with an example?

thnkas

Ram

Read only

0 Likes
818

Hi prabha, just for table controls no need at all to use subscreens. subscreens are used in case of tab strips.

for examples on table control

demo_dynpro_tabcont_loop

demo_dynpro_tabcont_loop_at

for examples on tab strip

demo_dynpro_tabstrip_local

demo_dynpro_tabstrip_server

Regards

- Gopi

Read only

0 Likes
818

Good. If you want to place the table control in a tabstrip, then use subscreens or if you want your table control to be used in another screen u can use subscreens.

Regards:-

Santosh.D

P.S. Mark Usefull Answers

Read only

0 Likes
818

Hi,

My requiremnet is In one Screen there will be 3 layers.

In top 2 layers..i need to place only I/O,text fields.Only in 3rd layer it will be 2 Table controls.

So in this case do i need to have 3 subscreens

And in the 3rd subscreen place the Table controls?

Pls help

Ram

Read only

0 Likes
818

No need at all u can straight away put all these controls on the same single screen

Subscreen are used mostly when u use tab strips

Regards

- Gopi