[Mono-bugs] [Bug 442181] Bug in DataGridViewRowCollection.cs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 6 10:54:57 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#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpobst at novell.com
Business Priority| |29
NTS Support #| |[4, 3, 3]
Status Whiteboard| |DataGridView
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-11-06 08:54:56 MST ---
This should be ok, because if EditingRow != null, then there should be at least
1 row: the editing row. The actual issue must be that somehow EditingRow !=
null, but it has been removed from the row collection.
I will attach my test case. If you can modify it to show the issue, I should
be able to fix it. Thanks!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list