[Mono-bugs] [Bug 80382][Nor] Changed - Up arrow adds row to DataGrid

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 16 03:19:34 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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80382

--- shadow/80382	2007-01-04 17:17:34.000000000 -0500
+++ shadow/80382.tmp.24067	2007-01-16 03:19:34.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80382
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
@@ -47,6 +47,11 @@
 		table.Columns.Add(column1);
 		table.Columns.Add(column2);
 		Controls.Add(grid);
 		grid.SetDataBinding(table, "");
 		}
 	}
+
+------- Additional Comments From toshok at ximian.com  2007-01-16 03:19 -------
+
+
+*** This bug has been marked as a duplicate of 80282 ***


More information about the mono-bugs mailing list