Application Development 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: 

Getting a blank screen on one of the tabs of tabstrip

z-mvg
Advisor
Advisor
0 Kudos

Hi,

I have a tabstrip control and I am facing a problem in one of the tabs - when I select that tab, the screen that appears is totally blank. All my controls are missing.

When I watched closely, I found that when I select this tab, the controls on screen appear very briefly (probably for a millisecond) and then they disappear.

Any hints about the cause of this problem?

Thanks in advance,

Mohit

2 REPLIES 2

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

What controls are in the screen? Can we see the coding in your program?

Regards,

Rich Heilman

0 Kudos

Hi,

Initially, I had only two ALVs (two custom containers), but then just to make sure that it was not a problem with ALV, I added a text and a button. But in all cases the screen is blank.

I'll try to put the code here in some time, it might take some time as it is in different includes.

Thanks for the reply!

Mohit