2007-05-03 Chris Toshok <toshok@ximian.com>
commit054552becd77b9b419f5937f96dc74c405b87f69
authorChris Toshok <toshok@novell.com>
Thu, 3 May 2007 21:25:18 +0000 (3 21:25 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 3 May 2007 21:25:18 +0000 (3 21:25 -0000)
treee625eb295ac9e46b205a0c8a4d765a830dbbea82
parente8a8860a3df7152cdb53735346f33c75b170e333
2007-05-03  Chris Toshok  <toshok@ximian.com>

* CurrencyManager.cs (CurrencyManager.ListChangeHandler): in the
2.0 block, pass listposition + 1 to ChangeRecordState when a row
was added before the current listposition.  Fixes the
TestInsertRowBeforeCurrent unit test.

svn path=/trunk/mcs/; revision=76650
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/CurrencyManager.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataBindingTests.cs