[Mono-bugs] [Bug 80422][Nor] Changed - Unexpected column in DataGrid with DataGridColumnStyle
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 5 14:44:38 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80422
--- shadow/80422 2007-01-04 17:20:31.000000000 -0500
+++ shadow/80422.tmp.26274 2007-01-05 14:44:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80422
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at ximian.com
@@ -58,6 +58,9 @@
tableStyle.GridColumnStyles.Add(colStyle);
grid.TableStyles.Add(tableStyle);
grid.DataSource = table;
table.Columns.Add("another hidden column");
}
}
+
+------- Additional Comments From toshok at ximian.com 2007-01-05 14:44 -------
+checked in fix to svn.
More information about the mono-bugs
mailing list