Hi Everyone,
I have paging set in the grid and the ViewState is set to True. But I am going to another page, making changes and then calling the page with the grid back. The page starts back to the first one. I see there is a property called Page and PageCount. Is there any way I can save the page to a session variable and set it back? I tried doing this but it owuld not let me do that with Page.Count. I searched for an answer but could not find one.
Thanks ahead for your help!
Warren
Hi,