Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LoadPostData and createchildcontrols

Status
Not open for further replies.

JonClough

Programmer
Apr 16, 2003
7
GB
Hi,

I have written a component that displays a page using the createchildcontrols function. However I want this to react to postbacks. The LoadPostData function I can get working if I use render but not if I use createchildcontrols. I assume that createchildcontrols is called before LoadPostData. What can I do to get round this? I'm new to ASP.NET so please keep it simple.

Thanks!

Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top