Maintain scroll position when returning to candidate summary view
Hi, When I'm looking at candidates from a search in summary view, say a 100 to a page, and I drill down into a candidates details then go back, the summary page scrolls back to the top. If I'm working through the list sequentially this is annoying at least - I have to find where I left off. Obviously maintaining the scroll position is possible - here's an example for ASP.NET:
http://www.tutorialized.com/tutorial/Maintain-scroll-position-on-postback-in-asp.net/71003 Thanks, Rob