Disappearing Result Grid

ghn

Member
Sometimes, the result grid under the SQL Window disappears.

I think this happens when I Remote Desktop into my office computer. My office computer has two larger (17") monitors while my laptop has a single 10" monitor. PL/SQL Developer is scrunched to fit the smaller screen, and the result grid is cut out. When I run the query in the SQL window, no result grid appears. First of all, how can I get the result grid to appear under the SQL Window?

The problem does not end there. When I go back to the office and use Developer, Developer appears in the reduced size even on the 17" monitor. I can see the query in the SQL Window. I click on the restore button twice to restore "down" the application window, then maximize the window so that it fills the entire screen.

The SQL window, with the query typed in it, takes up one side of the screen. I run the query, but the result grid does not show up.

If I open a new SQL window (File / New / SQL Window) and paste the query into the new window, the result grid still does not appear.

I usually have to find an already "used" SQL Window with a result grid appearing below it, clear the SQL Window, paste the query into the old window and run the query there so that the results will appear in the already displayed result grid.

Something seems to happen to Developer when I remote desktop into it and the application window gets resized to fit my laptop screen. And even when I go back to my office, the change will not allow the result grid to appear under the SQL Window.

Is there a menu option or key stroke combination that will "force" a result grid to appear?
 
Back
Top