losing viewstate when changing a control's parent

P

PJ6

Is there any way to get around a control losing its viewstate if its parent
is changed in code?

Paul
 
P

PJ6

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.

Paul
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top