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

tabscrip

Former Member
0 Likes
1,236

can we place two subscreen areas in the tabstrip. i wanna have a requirement in which i want to place the two sub-screens, one is for displaying data thru the table controls, another is for placing the pushbuttons or context menus.

its urgent please reply soon.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,195

Hi Ateeq

I'm not sure if you can insert two subarea in the same tab, but anyway I think it's better to insert only one and when you need call a subscreen with two subarea.

Max

7 REPLIES 7
Read only

Former Member
0 Likes
1,192

yes you can place two subscreens by using tabstrip.

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
1,192

Hi,

You can do.

Read only

Vinod_Chandran
Active Contributor
0 Likes
1,192

Hi Ateeq,

Are the subscreens in different tabs?

You can also have one subscreen area and depends upon the tab selected, the subscreen can be assigned.

Thanks

Vinod

Read only

Former Member
0 Likes
1,192
Read only

Former Member
0 Likes
1,192

I Think you will have to create one subscreen which is placed in the tab. This subscreen can be built up from 2 subscreens as far as I know.

Read only

Former Member
0 Likes
1,192

Hi,

In the tabstrip you can have no of tabs but in a single tab you can attach one subscreen, in the subscreen you can add table control as well as some bush buttons also.

cheers,

sasi

Read only

Former Member
0 Likes
1,196

Hi Ateeq

I'm not sure if you can insert two subarea in the same tab, but anyway I think it's better to insert only one and when you need call a subscreen with two subarea.

Max