Hi,
I am using two screens.
Normal Screen(100) and Modal Dialog Screen(200) starting at 5 5 ending at 50 10.
Normal screen(100) calls the Modal Dialog(200) screen and while returning , Screen 100 is changing to the size of Modal Dialog screen.
I dont want this resizing of screen 100. Any parameter / any option to maximize the screen 100 ???
Thanks