* DataGridTextBoxColumn.cs: remove some spew.
authorChris Toshok <toshok@novell.com>
Mon, 4 Dec 2006 22:28:47 +0000 (22:28 -0000)
committerChris Toshok <toshok@novell.com>
Mon, 4 Dec 2006 22:28:47 +0000 (22:28 -0000)
commitcadc016a3036d2ffe21f0fcdfb258b8b0a7d0213
tree545fca48def74e73d85f675b261f20518c5f4cf0
parentece3756293bacbc41e33969bdd7ecbf7eb1dfefd
* DataGridTextBoxColumn.cs: remove some spew.

* DataGridColumnStyle.cs (SetColumnValueAtRow): this seems right
but some part of me is saying "it shouldn't be here.."  At any
rate, it fixes bug #80046.  Call IEditableObject.EndEdit after
setting the value.

2006-12-04  Chris Toshok  <toshok@ximian.com>

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