The data grid is filled from a delimited text file
This file can contain different data (rows) and different column names
How can I dynamically adjust column widths to suit variable column name widths
ALSO
How can I lock column widths set using the column separator, for the current session
As of now I can use the column separator to set widths but when I go to another tab & return, the column widths have reset to default widths.
