[Mono-bugs] [Bug 325588] DataGridView: DataGridViewRowCollection. Add NullReferenceException
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 24 13:44:01 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=325588
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=325588#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-03-24 11:44:00 MST ---
Fixed in r98882. Thanks for the report and test case!
2008-03-24 Jonathan Pobst <monkey at jpobst.com>
* DataGridView.cs: If columns are added by increasing ColumnCount,
they need to be DataGridViewTextBoxColumns, not DataGridViewColumn.
[Fixes bug #325588]
2008-03-24 Jonathan Pobst <monkey at jpobst.com>
* DataGridViewTest.cs: Add test for bug #325588.
--
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