[Mono-bugs] [Bug 81004][Nor] Changed - Changing Datasource for a DataGridView results in incorrect rows and columns
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 2 10:42:57 EST 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 mtraudt at quantifisolutions.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81004
--- shadow/81004 2007-03-02 10:42:10.000000000 -0500
+++ shadow/81004.tmp.13720 2007-03-02 10:42:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 81004
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: mtraudt at quantifisolutions.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -21,6 +21,12 @@
DataTables. The result is not as expected.
------- Additional Comments From mtraudt at quantifisolutions.com 2007-03-02 10:42 -------
Created an attachment (id=18807)
Reproducible test case
+
+------- Additional Comments From mtraudt at quantifisolutions.com 2007-03-02 10:42 -------
+Note that due to the fact that the view is not refreshed automatically
+when adding rows, you need to force a repaint (for example by
+minimizing and then de-minimizing the form).
+
More information about the mono-bugs
mailing list