J
Jose Rodriguez
This problem is a tricky one. I am working on an application that loads
dynamic user controls into a panel control. We were getting Viewstate errors
when the user clicked refresh. To fix it, I turned off the Enableviewstate
on the Panel. Now my logic to determine if the user control has been loaded
for the first time is broken. How can I detect a first load on a control
without the benefit of VIewstate? any pointers will be appreciated
Jose
dynamic user controls into a panel control. We were getting Viewstate errors
when the user clicked refresh. To fix it, I turned off the Enableviewstate
on the Panel. Now my logic to determine if the user control has been loaded
for the first time is broken. How can I detect a first load on a control
without the benefit of VIewstate? any pointers will be appreciated
Jose