[Mono-bugs] [Bug 442181] Bug in DataGridViewRowCollection.cs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 11 11:13:46 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=442181
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=442181#c5
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Jonathan Pobst <jpobst at novell.com> 2008-11-11 09:13:46 MST ---
Fixed in r118509. Thanks for the report!
2008-11-11 Jonathan Pobst <monkey at jpobst.com>
* DataGridViewRowCollection.cs: Guard against the user deleting the
NewRow. Add an internal delete so we can still delete it.
* DataGridView.cs: Use the new internal delete when deleting the
NewRow.
[Fixes bug #442181]
2008-11-01 Jonathan Pobst <monkey at jpobst.com>
* DataGridViewRowCollectionTest.cs: Add some tests for bug #442181.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list