Glowworm27
Programmer
I have a need to keep the scroll positions of each page in my website. all i have been able to find are scroll back posistions on postbacks.
I have several pages with large grids, and the users would like to be able to go back and forth and stay at their current scroll position on each page .
So on page A there scroll position is on row 200 of a grid, then they got to page B and scroll to row 350. And when they go to PAge C they scroll only to row 10.
Now when they go back to page A they want the scroll position back at row 200, and so on...
I am thinking cookies but cannot find a good solution yet.
Thanks
G
George Oakes
CEO & President
COPS Software, Inc.
Programmer & Developer
.Net, WSS 3.0, SQL DBA
Check out this awsome .Net Resource!
I have several pages with large grids, and the users would like to be able to go back and forth and stay at their current scroll position on each page .
So on page A there scroll position is on row 200 of a grid, then they got to page B and scroll to row 350. And when they go to PAge C they scroll only to row 10.
Now when they go back to page A they want the scroll position back at row 200, and so on...
I am thinking cookies but cannot find a good solution yet.
Thanks
G
George Oakes
CEO & President
COPS Software, Inc.
Programmer & Developer
.Net, WSS 3.0, SQL DBA
Check out this awsome .Net Resource!