[Mono-bugs] [Bug 80965][Nor] Changed - AllowNull=false not respected in DataGridBoolColumn

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 2 19:59:38 EDT 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=80965

--- shadow/80965	2007-03-18 22:39:43.000000000 -0500
+++ shadow/80965.tmp.19758	2007-04-02 19:59:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80965
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
@@ -57,6 +57,9 @@
 		colStyle.MappingName = "Column1";
 		tableStyle.GridColumnStyles.Add(colStyle);
 		grid.TableStyles.Add(tableStyle);
 		grid.DataSource = table;
 	}
 }
+
+------- Additional Comments From toshok at ximian.com  2007-04-02 19:59 -------
+fixed in svn.


More information about the mono-bugs mailing list