This sounds like it could be the cause of my problem. If I do need to
re-create the controls on postback however, how do I get at the data that has
been entered into the controls so that I can re-create them?
I assumed with me creating a composite control using standard .NET controls
that persistance of data would just come for free without me having to add
any aditional code.
Kevin
"Peter Bromberg [C# MVP]" wrote:
> Any controls that are added programmatically to a page (or a container
> control on the page) need to be re-created when the page reloads or on a
> postback. They don't just "stick" once you put them there. Could this be your
> issue?
> Peter
>
> --
> Site: http://www.eggheadcafe.com
> UnBlog: http://petesbloggerama.blogspot.com
> Short urls & more: http://ittyurl.net