Hi,
I have a requirement where i have two subscreens each having a table control on its subscreen.
I want to dynamicaly cahnge the height of table control( no of records more to be displayed) and subscreen and hide the second sub screen and its table control.
Is there any way to change the height properties of screen elements dynamically .
The similar effect can be seen in me23n t code where expand and collapse item details buttons are there.
Thanks in advance.