Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
20155 Points
3328 Posts
May 01, 2012 10:30 AM|LINK
Hi,
Don't create ViewState. Store data in Sessions. For every tab change event, then update the tab content with the data in the session based on the tab!
Hope it helps u...
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Save viewstate for inactive tabs over multiple requests
May 01, 2012 10:30 AM|LINK
Hi,
Don't create ViewState. Store data in Sessions. For every tab change event, then update the tab content with the data in the session based on the tab!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space