cancel
Showing results for 
Search instead for 
Did you mean: 

TabStripLayout-View: Where to set the text?

Former Member
0 Kudos

Hello,

I am using a view of the kind TabStrip. For your understanding> Not a normal view with a tabstrip. It is a view similar to Gridlayout, just TabStripLayout.

I can not find where to set the text for the individual tabs, e.g. TAB1, TAB2 etc.

Does anzbodz know?

Regards Thank Mario

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mario,

After you have added the tabstrip.Right click on the tabstrip and add Tab.Once the Tab is added, expand the tab.You will see the header .On its properties there is an option called text in it .You can set the text to be displayed on the tab header.

Regards

Rohit

Former Member
0 Kudos

I assume you are using a TabStrip layout of a viewset. The tab 'captions' are set in the properties for the viewset. In the explorer outline, expand Windows and click on the ViewSet and in the properties for the ViewSet it will have the captions listed for the tabs and you can change the text there.

Be aware that the tab strip layout for viewsets is a bit limited. As far as I can tell the navigation plugs between views do not work. There are other forum questions/answers on how to use a normal TabStrip element rather than a viewset to get around this.

-Cindy