[Mono-bugs] [Bug 78523][Nor] Changed - Problem with DataGridView and closing windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 31 13:07:51 EDT 2006
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=78523
--- shadow/78523 2006-06-28 12:30:34.000000000 -0400
+++ shadow/78523.tmp.27134 2006-07-31 13:07:51.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: toshok at ximian.com
ReportedBy: paul at all-the-johnsons.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Problem with grid and closing windows
+Summary: Problem with DataGridView and closing windows
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Compiling the attached code with gmcs causes problems when clicking on a
grid box and causes a throwback when the window is closed.
@@ -79,6 +79,9 @@
------- Additional Comments From paul at all-the-johnsons.co.uk 2006-05-28 17:42 -------
to compile
gmcs Program.cs Main.cs Main.Designer.cs -r:System.Windows.Forms
-r:System.Drawing -r:System.Data
+
+------- Additional Comments From toshok at ximian.com 2006-07-31 13:07 -------
+this is a datagridview (2.0) bug. changing summary to reflect this.
More information about the mono-bugs
mailing list