2007-02-01 Chris Toshok <toshok@ximian.com>
commit2aa4ba1326b82b9bdd42e394b3550199ae3ae269
authorChris Toshok <toshok@novell.com>
Thu, 1 Feb 2007 23:40:10 +0000 (1 23:40 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 1 Feb 2007 23:40:10 +0000 (1 23:40 -0000)
treed3daef21d43f78ec0d81af1cba83dca9cfb0d64f
parentb84f3ae562ffe20f7ebbc67209a21cb22d7dc410
2007-02-01  Chris Toshok  <toshok@ximian.com>

* DataGridTextBoxColumn.cs: clean up the
GetFormattedString/GetColumnValueAtRow combination of functions.
Also fix UpdateUI, and the initial state of
IsInEditOrNavigateMode.

* DataGridTextBox.cs: don't chain up to base.OnMouseWheel - we
aren't supposed to scroll the textbox here, we're supposed to
scroll the datagrid.

svn path=/trunk/mcs/; revision=72145
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridTextBox.cs