The data grid is not saving the "Size to data width" and "Allow columns to be less than the header width" settings.
Here's the steps that taken to replicate this problem:
1) Open a new SQL Editor.
2) Go to File | Open File and open any .SQL file.
3) Once the .SQL is loaded into the SQL Editor, go to View | Options | Data Grids | Visual
4) Enable the following options under the 'Columns' section and click 'OK':
- Size to data width
- Allow resize column out of grid
- Allow columns to be less than the header width
5) Now go to File | Open File and open another .SQL file.
6) Press F9 to execute the second .SQL file. Notice that the queried data result does not reflect the change from the TOAD options.
WORKAROUND:
None
STATUS:
Waiting for fix in a future release of TOAD.