Skip to Content
0
Former Member
Jan 09, 2008 at 02:35 PM

How to make a tabstrip visible and invisible again?

390 Views

Hi

I have a GUI with Fields, Texts, Checkboxes, Radio buttons, a Button and of

course a tabstrip with 7 tabs.

Before I want to show some data in the tabs of the tabstrip, I have to fill the fields, check a radio button and checkboxes. After filled all entries needed, I will start

the preparation of the data with clicking on the button.

Before the click on the button the tabstrip has to be invisible. After the preparation

of the data I will make the tabstrip with its tabs visible.

All this is in the same dynpro (e.g. 0100). I don't build it together with to dynpros.

I tried with LOOP AT SCREEN ... ENDLOOP, but the tabstrip does not appear.

The only attribute accessable is "activetab".

How to make that happen?

Thanks for your help

Frowin