Hi,
I am creating two table control on a screen. I fixed the height based on my resolution. But when i completed my development i found that when it was tested on other system the table control overlapped as the screen resolution was different.
I can change the height again to that screen but it will leave a lot of empty screen in higher resolution.
Is there any way to decide the lines in table control based on screen resolution as it happens in standard sap t code.
How to do it and what code is required.
Thanks in advance.