cancel
Showing results for 
Search instead for 
Did you mean: 

Tray with tabstrip

Former Member
0 Kudos

Hi,

I have a Tabstrip (4 tabs) inside a Tray UI element, by default tray is expanded and there are some action buttons on the top like Save/Submit. Now when the user collapses the tray and clicks on any action button, now when I am expanding the tray again I could able to see only one tab screen instead of four tabs (Please go thru the images).

Kindly help me to fix this.

Regards,

Bharani

Accepted Solutions (0)

Answers (4)

Answers (4)

JanarthananE
Contributor
0 Kudos

Hi Bharani,

Refer the following thread, its give some idea Regarding ur problem.

http://scn.sap.com/thread/3169537

Hope its useful to u,

Regards

Jana

Former Member
0 Kudos

Hi Bharani,

Try this,

Make tray layout is Matrix

and in tray properties:

check in -StrechrdHorizantally and strechedVertically.

Regards,

Venkat.

chengalarayulu
Active Contributor
0 Kudos

Hi,

Click on Tab and go to properties, set the width as 100% for all the tabs. and now test the application.

Former Member
0 Kudos

I tried it by setting tab width to 100%, but it remains same. Please suggest ..

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Just check the visiblity binding of Tabstrip.

Former Member
0 Kudos

I believe Visibility - binding is fine, otherwise even the one tab wont be visible.

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

But if there is visiblity set different for the 2 other tabs in the tabstrip than the first one mistakengly, that can cause problem.

Former Member
0 Kudos

I checked it, I am not hiding any of the tabs throughout the application.