I was wondering if there was a way to easily maintain scroll position using MVC? I’ve seen a few ways of doing it with javascript, but I would like an easy way like webforms, such as the MaintainScrollPositionOnPostBack page property. Does such a thing exist or am I going to have to use javascript?
Share
Sorry – there’s nothing built into MVC – you need javascript