* System.Windows.Forms/DataGridView.cs: Only do a full column/row
commit0cbe7756e2ce293b70361b01b208dafaae4424e2
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 9 Aug 2007 16:50:08 +0000 (9 16:50 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 9 Aug 2007 16:50:08 +0000 (9 16:50 -0000)
tree670a5b29189b771df9eb16e80623ce9b47f6ac9f
parent10bb6462395566310ddd1d87b6837e6b75c95bc5
* System.Windows.Forms/DataGridView.cs: Only do a full column/row
  selection if a header was clicked and we're in Column/RowHeader
  selection mode. If shift and ctrl isn't pressed, deselect
  everything before selecting something.

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