I have found that when I have a composite control that uses the
CreateChildCont rols method, on a regular page load, Page_Load executes before
CreateChildCont rols, but on a postback it is the reverse. This is causing
logic problems and it really bothers me that this sequence of events fires
inconsistently. Can anyone tell me why this happens and how we might get
around it?
CreateChildCont rols method, on a regular page load, Page_Load executes before
CreateChildCont rols, but on a postback it is the reverse. This is causing
logic problems and it really bothers me that this sequence of events fires
inconsistently. Can anyone tell me why this happens and how we might get
around it?