
December 30th, 2003, 06:54 PM
|
|
Registered User
|
|
Join Date: Dec 2003
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Viewstate is being lost
I am losing viewstate from a user control. I am setting it by passing a value from the container form to a property on the user control via a submit button.
However once the property is set the code switches back to the container to carry out the End Sub then goes to the user control code, but the viewstate is now lost.
Difficult to explain on here and I would appreciate someone taking a look at my code...it is not long.
|