[Mono-bugs] [Bug 78937][Nor] Changed - [2.0] GridView.Rows collection is not initialized after control creation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 24 09:06:38 EDT 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 noaml at mainsoft.com.

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

--- shadow/78937	2006-07-24 09:02:47.000000000 -0400
+++ shadow/78937.tmp.29530	2006-07-24 09:06:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78937
 Product: Mono: Class Libraries
-Version: 1.0
+Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: noaml at mainsoft.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
 The same happens with DetailsView. To check why on dotnet Rows is not 
 null, I wrote test DetailsViewTest.EnsureChildControls, and found 
 that we have a difference in the flow. So in dotnet, when Rows is 
 accessed, protected override EnsureChildControls is called and 
 CreateChildControls is called (probably from 
 Control.EnsureChildControls).
+
+------- Additional Comments From noaml at mainsoft.com  2006-07-24 09:06 -------
+
+
+*** This bug has been marked as a duplicate of 78880 ***


More information about the mono-bugs mailing list