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

how to create tabs dynamically in tabstrips

former_member196517
Contributor
0 Likes
1,162

hi All,

Any idea how can i create tabs dynamically in a tabstrip..

Regards

Anuj Goyal

hi All,

Any idea how can i create tabs dynamically in a tabstrip..

Regards

Anuj Goyal

5 REPLIES 5
Read only

Former Member
0 Likes
706

Hi Anuj

Its not possibe to make tabs of tabstrip dynamically. You can only activate or deactivate them.

Aditya

Read only

Former Member
0 Likes
706

Hi anuj,

It is possible.

U cannot create tabstrips dynamically.

U can do like,

First u have to create all the needed tabstrips.

then dynamically u can hide that by using,

screen-invisible = 1.
modify screen.

I have used this in my program.

If u have further doubts ask me.

<b>Pls reward if useful.</b>

Read only

Former Member
0 Likes
706

Somehow you can change title of tabstrips and it looks like dynamic .

Initially i thought it is not possible but you can have look at below link :

Thanks

Seshu

Read only

Former Member
0 Likes
706

Hi,

But this thread only explains to change the name of the tab dynamically. but anuj wants to create a tab dynamically.

Is this possible.

Regards,

Sai

Read only

Former Member
0 Likes
706

hi

good

go through this link,hope this would help you to solve your problem

http://help.sap.com/saphelp_nw04/helpdata/en/17/5bf1b52ba211d2954f0000e8353423/content.htm

thanks

mrutyun^