https://bugzilla.novell.com/show_bug.cgi?id=348082
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=348082#c1 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-05-20 14:33:17 MST --- Fixed in r103618. Thanks for the report and test case! 2008-05-20 Jonathan Pobst <[EMAIL PROTECTED]> * DataGridViewCellCollection.cs: Add a method to find the cell with the given DataPropertyName. * DataGridViewColumn.cs: Track if the column was autogenerated or not. * DataGridViewColumnCollection.cs: Add a method to clear all autogenerated columns. * DataGridView.cs: If AutoGenerateColumns is false, don't autogenerate columns. [Fixes bug #348082] 2008-05-20 Jonathan Pobst <[EMAIL PROTECTED]> * DataGridViewDataBindingTest.cs: Add test for AutoGenerateColumns. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
