2007-03-23 Chris Toshok <toshok@ximian.com>
commit45d96f6d84a780fc956650d03d8b73370ca684c5
authorChris Toshok <toshok@novell.com>
Fri, 23 Mar 2007 20:42:58 +0000 (23 20:42 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 23 Mar 2007 20:42:58 +0000 (23 20:42 -0000)
tree58ad3a5da41ea2a4ae5054ac62508a973abf350c
parentc7ea3e0eb8694efd12caa23330c108ded82e6985
2007-03-23  Chris Toshok  <toshok@ximian.com>

* DataGrid.cs (GetVisibleRowCount): increase the row count in the
case where there's an add row, just so we don't end up in a case
where it's not displayed (this happens when the row is partially
obscured).  Fixes bug #79574.

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