Hi All,
I am having issue with scroll bars for different screen resolutions. my application main screen 2 subscreens
Main screen - 98 has
SUBS_HEADER
SUBS_ITEMS
in Items subscreen i am loading tabstrip control(screen-121) and in 1st tab(subscreen ). i am calling another screen(132) which has ALV grid. if i avoid scrolls by setting minimum lines/columns for a subscreen in one resolution, these settings are not automatically adjusting for another resolution. So i am getting scrolls for other resolutions.
(I checked few SAP screens there they are using tablecontrols instead of ALV grids. table controls are adjusting to screen resolutions.) is there any way to avoid this problem.
Regards,
Praveen