Skip to Content
0
Former Member
Jan 07, 2008 at 05:25 AM

its very urgent

23 Views

Hi Gurus ,

i had created TWO TABSTRIPS on a screen, first tabstrip contains three tabs and second tabstrip contains two tabs .

if i select first tab in first tabstrip then only the second tabstrip will appear otherwise it will not .

while looping the screen i had written the code as

loop at screen .

if screen-name = second tabstrip'tab .

screen-active = '0' .

modify screen .

endif.

endloop.

but in this case only tabs are disapearing but the tabstrip screen area apearing in a gray color .

i am unable to hide this gray color area .

please help me to hide this area .

point are rewarded .

with thanks

kriss