[Mono-bugs] [Bug 80044][Wis] New - Datagrid expression column is not read-only and causes error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 17:10:14 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 kobruleht2 at hot.ee.
http://bugzilla.ximian.com/show_bug.cgi?id=80044
--- shadow/80044 2006-11-25 17:10:14.000000000 -0500
+++ shadow/80044.tmp.23361 2006-11-25 17:10:14.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 80044
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: kobruleht2 at hot.ee
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Datagrid expression column is not read-only and causes error
+
+To reproduce:
+
+1. Run the code in MONO 1.2 Windows XP
+2. Enter 1 to first row on last column (Contactx)
+3. Press down arrow
+4. Press up arrow
+5. Enter 1 again
+6. Press down arrow again
+
+Observed:
+
+Contactx column is not read-only
+application exits
+
+Expected:
+
+Contactx column must be read-only
More information about the mono-bugs
mailing list