[Mono-bugs] [Bug 80046][Wis] New - Expression not refreshed immediately in datagrid
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 17:15:31 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=80046
--- shadow/80046 2006-11-25 17:15:31.000000000 -0500
+++ shadow/80046.tmp.23491 2006-11-25 17:15:31.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 80046
+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: Expression not refreshed immediately in datagrid
+
+To reproduce:
+
+1. Run the code in MONO 1.2 Windows XP
+2. Enter 1 to Pricex column (a column before last column in grid)
+3. Press Down Arrow
+
+Observed:
+
+Contactx column contains 250
+
+Expected:
+
+Contactx column must contain 10 immediately
More information about the mono-bugs
mailing list