[Mono-bugs] [Bug 81804][Wis] Changed - DataGridView Style.Format = "d" exits application
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 23 04:38:02 EDT 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81804
--- shadow/81804 2007-06-04 17:36:20.000000000 -0400
+++ shadow/81804.tmp.9928 2007-07-23 04:38:02.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
-AssignedTo: pedromj at gmail.com
+AssignedTo: rolfkvinge at ya.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: DataGridView Style.Format = "d" exits application
@@ -63,6 +63,10 @@
CalendarColumn col = new CalendarColumn();
this.dataGridView1.Columns.Add(col);
}
}
}
}
+
+------- Additional Comments From rolfkvinge at ya.com 2007-07-23 04:38 -------
+Pedro, I'll start doing some work on DGV now, I hope you don't mind me taking
+over your bugs :)
More information about the mono-bugs
mailing list