Asked on ASP.NET Forums I am trying to build a templated composite control but I am having some problems with postbacks. When I click Button1 and the event handler (Button1_Click) gets executed on the postback, Label1 is null... For some reason the CreateChildControls