P
polabear
I get this error message:
Failed to load viewstate. The control tree into which viewstate is being
loaded must match the control tree that was used to save viewstate during the
previous request. For example, when adding controls dynamically, the
controls added during a post-back must match the type and position of the
controls added during the initial request.
When I do pastback for a page with a lot of controls that are dynamically
added to a placeholder control. Would anybody know what I'm doing wrong?
Thanks for any suggestions,
sverres
Failed to load viewstate. The control tree into which viewstate is being
loaded must match the control tree that was used to save viewstate during the
previous request. For example, when adding controls dynamically, the
controls added during a post-back must match the type and position of the
controls added during the initial request.
When I do pastback for a page with a lot of controls that are dynamically
added to a placeholder control. Would anybody know what I'm doing wrong?
Thanks for any suggestions,
sverres