[Mono-bugs] [Bug 82573][Wis] Changed - DataGridView: Bindingsource causes error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 26 14:50:45 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82573
--- shadow/82573 2007-08-26 13:01:05.000000000 -0400
+++ shadow/82573.tmp.2983 2007-08-26 14:50:45.000000000 -0400
@@ -67,6 +67,11 @@
string name;
public string Name {
get { return name; }
set { name = value; }
}
}
+
+------- Additional Comments From gert.driesen at pandora.be 2007-08-26 14:50 -------
+Created an attachment (id=19900)
+Repro
+
More information about the mono-bugs
mailing list