[Mono-bugs] [Bug 80116][Nor] New - DataGrid: ArgumentException clicking column header
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 1 11:26:19 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80116
--- shadow/80116 2006-12-01 11:26:19.000000000 -0500
+++ shadow/80116.tmp.28872 2006-12-01 11:26:19.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80116
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DataGrid: ArgumentException clicking column header
+
+If you click on a column header of a DataGrid that has no rows, an
+ArgumentException is thrown.
+
+What troubles me too is that the application exists with exit code 0
+(success). Also, is the exception dialog still not enabled ?
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions in tab #1.
More information about the mono-bugs
mailing list