‎2009 Apr 02 12:11 PM
Hi,
I have created a screen for a dialogue transaction I am developing. The top part of the screen is a report display, the bottom part are tabstrips.
Unfortunately for some of the users the size of the tabstrips at the bottom of the screen are very small and they can only see one line of data displayed.
Would anybody have any suggestions as to how to adjust the screen size so the tabstrip par tof the screen is bigger.
when constructing the screen I allocated at least half the screen to the tabstrip but when my user displays the screen it is extermely small.
Many thanks.
‎2009 Apr 02 12:25 PM
Hi,
Welcome to SCN.
This is because of the RESIZE option in Tabstrip.
In SE51, double click on tabstrip and in attributes, uncheck resize options for Horizontal as well as Vertical.
‎2009 Apr 02 12:25 PM
Hi,
Welcome to SCN.
This is because of the RESIZE option in Tabstrip.
In SE51, double click on tabstrip and in attributes, uncheck resize options for Horizontal as well as Vertical.
‎2009 Apr 02 1:55 PM
Hi Asik,
many thanks for the reply - that did the trick question is answered.