El vie, 20-12-2002 a las 00:05, kojoadams escribi�: > the asp framework on mono is not calling CreateChildControls. I believe > EnsureChildControls should be called in > System.Web.UI.Control.PreRenderRecursiveInternal() to get this to work.
Yes. You were right. After some testing, I realized that EnsureChildControls is called and then the PreRender event is fired. Fixed in CVS. Thanks! -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
