[Mono-bugs] [Bug 78880][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:37 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=78880

--- shadow/78880	2006-07-24 09:05:40.000000000 -0400
+++ shadow/78880.tmp.29524	2006-07-24 09:06:37.000000000 -0400
@@ -31,6 +31,9 @@
 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 -------
+*** Bug 78937 has been marked as a duplicate of this bug. ***


More information about the mono-bugs mailing list