2009-02-03 Ivan N. Zlatev <contact@i-nz.net>
authorIvan Zlatev <ivan@ivanz.com>
Tue, 3 Feb 2009 19:39:22 +0000 (19:39 -0000)
committerIvan Zlatev <ivan@ivanz.com>
Tue, 3 Feb 2009 19:39:22 +0000 (19:39 -0000)
commit5a78a959a534ceefa757b34a2c756fad8433ea3e
treee890149e960399ba3749e00754e736b5158aebc8
parente1dff2b67744e1ef9646863baa8336a86e93c345
2009-02-03  Ivan N. Zlatev  <contact@i-nz.net>

* DataGridViewRowCollection.cs, DataGridView.cs: Move row completion
code in the row collection code, so that the completion happens before
the CollectionChanged event, also better encapsulation.
[Fixes bug #471987]

svn path=/trunk/mcs/; revision=125585
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/DataGridViewRowCollection.cs