* DataGrid.cs: the Alt+0 handling was wrong, it should have been
commitedbddfd66177504552327cfc8eea9f56088cc781
authorChris Toshok <toshok@novell.com>
Thu, 4 Jan 2007 07:08:11 +0000 (4 07:08 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 4 Jan 2007 07:08:11 +0000 (4 07:08 -0000)
tree098498deb06552ee22fa1f2c17f32a94394eff83
parent2edc2cd6ab74e2f7ce3ecdeceeffc47afe930c67
* DataGrid.cs: the Alt+0 handling was wrong, it should have been
Ctrl+0.  Fixes bug #80367.  Also, don't eat the Delete keypress
when we're editing, which fixes #80047.

2007-01-03  Chris Toshok  <toshok@ximian.com>

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