2007-02-01 Chris Toshok <toshok@ximian.com>
commitda99dcd1faf837f8880a5b603d2cfea091993d55
authorChris Toshok <toshok@novell.com>
Thu, 1 Feb 2007 22:05:31 +0000 (1 22:05 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 1 Feb 2007 22:05:31 +0000 (1 22:05 -0000)
tree10194e755b4feff1783d806fb66b36f2722a2cc1
parent5aa45b37f3ea0fffa61593825a8a620f4a94af5c
2007-02-01  Chris Toshok  <toshok@ximian.com>

* DataGrid.cs (OnLeave): we can now do the CancelCurrentEdit thing
here, since the most recent focus fixes keep us from generating
the Leave event when our textbox gets focus.
(Edit): we should be passing null for the column style's
instantText parameter.

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