Have you ever changed the size of the individual columns in a Grid and then had to fiddle around to make them actually fill the space available? When I was doing this with a programmer watching the other day, he wondered why I didn't just re-size the form!

After you have set the column widths to what you want, re-size the entire container form and the grid columns will be re-sized to fill the available space if possible.

You learn someting every day!

BTW, if you want the column widths to be permanently saved in the new size, you'll have to double click on the column titles and bring up the grid editor to have the settings saved.
_________________________
Andrew Bates