2010-04-26 Ivan Zlatev <ivan@ivanz.com>
authorIvan Zlatev <ivan@ivanz.com>
Mon, 26 Apr 2010 21:57:47 +0000 (21:57 -0000)
committerIvan Zlatev <ivan@ivanz.com>
Mon, 26 Apr 2010 21:57:47 +0000 (21:57 -0000)
commit905351c57ab046ee7982f14690394b0978a168ba
tree6c06376d6f23d6be335a1922d005506a752f3171
parent888f0704709bb1b3beb27222701f01b383cbad38
2010-04-26  Ivan Zlatev  <ivan@ivanz.com>

* DataGridView.cs: Handle all possible cases for when a new column is
added and there are existing rows with existing cells both in the
non-databound and the databound scenario.
[Fixes bug #583387]

svn path=/trunk/mcs/; revision=156146
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewCellCollection.cs