2007-06-01 Chris Toshok <toshok@ximian.com>
commitce81ae82c8929de1708ec6daaeb6b36f470931b9
authorChris Toshok <toshok@novell.com>
Fri, 1 Jun 2007 19:31:41 +0000 (1 19:31 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 1 Jun 2007 19:31:41 +0000 (1 19:31 -0000)
tree1a99b389e5ebd6592bf160bb60a9920b389d5b84
parent8ae29b34dccdbf8df57eeb4c2e78425d80f57690
2007-06-01  Chris Toshok  <toshok@ximian.com>

* DataGridTextBoxColumn.cs: TextBox.TextChanged event handler
adding idempotent (add/remove in Edit()), and also make sure we
don't add it until after we set the text, so it's not tripped in
Edit().  Fixes unit test regression.

svn path=/trunk/mcs/; revision=78448
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridTextBoxColumn.cs