Hi Ricki,
Actually the user control is created dynamically using the
Page.LoadControl method. However I tested it in the case when it's not
created dynamically (I put the usercontrol in the page designer with an
ID of course) and I got the same result.
There's nothing that initializes my property before
postback, and anyway the probelem is that the viewstate("xxx") returns
nothing.All the entry was not preserved and not only the value.
ViewState.Count returns 0.
Regards
*** Sent via Developersdex
http://www.developersdex.com ***