E
Erica
I thought that dynamically loading user controls would stop problem I am
having with user pressing back button within my app (if back button is
clicked and then any link is clicked on that page, the dreadful 'Failed to
load viewstate' error displays. I thought that when loading the controls
dynamically, the page doesn't change so clicking the back button would
completely take them out of the app. Am I wrong or is there a property or
something that needs to be set for this to be true.
having with user pressing back button within my app (if back button is
clicked and then any link is clicked on that page, the dreadful 'Failed to
load viewstate' error displays. I thought that when loading the controls
dynamically, the page doesn't change so clicking the back button would
completely take them out of the app. Am I wrong or is there a property or
something that needs to be set for this to be true.