[Mono-bugs] [Bug 399601] DataGridViewColumm and Data(set)Columm are not corectly linked .
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 12 11:56:02 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=399601
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=399601#c3
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2008-06-12 09:56:02 MDT ---
Fixed in r105702. Thanks for the report and your test case. It made it easy
to find the issue!
2008-06-12 Jonathan Pobst <monkey at jpobst.com>
* DataGridView.cs: Listen to a DataSet's changed event even
when autogeneratecolumns is false. Refactor the changed event's
add row code to use the same as the existing add row code.
[Fixes bug #399601]
2008-06-12 Jonathan Pobst <monkey at jpobst.com>
* DataGridViewDataBindingTest.cs: Add test for bug #399601.
--
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