Well that was an interesting exercise in futility. Apparently I can preserve
the ViewState, it happens automatically regardless of where the control is
parented, but only if the parent is not a class inherited from Control or
WebControl... I had to inherit from Table directly. I sure would like to see
the code behind Table so I can do ViewState preservation for any container
regardless of its inheritance.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.