I am clearing a DataGridView (DataSource = null) but it is also clearing the Default Cell Style and then the next time i bind the datasource the column widths are wrong, the text isn't wrapped or centered and the column headers titles are database table column names.
please help (windows forms application - C# - Visual Studio 2005)
