Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
34441 Points
5539 Posts
Mar 01, 2012 01:14 PM|LINK
on second page load, read values using Page.PreviousPage.FindControl and store these values in session or viewstate
on subsequent calls/postback read values from session/viewstate variables...
hope this helps...
kedarrkulkar...
All-Star
34441 Points
5539 Posts
Re: PreviousPage with Autopostback
Mar 01, 2012 01:14 PM|LINK
on second page load, read values using Page.PreviousPage.FindControl and store these values in session or viewstate
on subsequent calls/postback read values from session/viewstate variables...
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site