I bind a DataGrid to a DataView - everything looks nice, except for the
column widths. How can I programatically modify the bound columns without
going to the effort of creating TableStyles and ColumnStyles ? I just want
to bind it then modify the default layout a little.