[Mono-bugs] [Bug 80282][Nor] New - DataGrid: insert row difference

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 17 07:14: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=80282

--- shadow/80282	2006-12-17 07:14:19.000000000 -0500
+++ shadow/80282.tmp.5775	2006-12-17 07:14:19.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 80282
+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: insert row difference
+
+I've noticed the following differences between MWF and MS concerning 
+insertion of a new row in a DataGrid:
+
+* Value of expression column should not be calculated until row has 
+been "committed".
+
+* Clicking on the "new" row should not immediately add another new row.
+
+* Pressing enter on new row should have no effect.
+
+* Moving focus away from unmodified new row should discard that row.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions in tabs #1 to #4.
+
+Let me know if you prefer indivual bug reports.


More information about the mono-bugs mailing list