[Mono-bugs] [Bug 399601] DataGridViewColumm and Data(set)Columm are not corectly linked .

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 16 11:47:42 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#c7


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|REOPENED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #7 from Jonathan Pobst <jpobst at novell.com>  2008-06-16 09:47:41 MDT ---
My bad, I had made a tiny change to your test file to not set the datasource
until after the datatable was built.  Fixed in r105907 to support updating the
grid when the datatable changes after being set.

2008-06-16  Jonathan Pobst  <monkey at jpobst.com>

        * DataGridView.cs: When binding to a dataset, subscribe to table
        and column change events.  Unsubscribe to these when we clear bindings.
        [Fixes 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