How to maintain scroll position during postback in ASP.NET MVC? The directive supports ScrollPositionOnPostBack on the page and in web.Config does not seem to apply.
ASP.NET MVC no longer has PostBacks. There's a nice jquery scrollsaver plugin worth checking out.
Not related to PostBack, but this answer helped me maintain the scroll position after submitting the form:How to save the scroll position in MVC?
Source: https://habr.com/ru/post/1787958/More articles:Java Create a rainbow color - how? - javaAndroid: fetching a webpage by URL programmatically - androidOOP approach in PHP - oopRails 3.0 Devise reset Password, answering a question - passwordsPHPunit validation fails after ZF form validation - phpЧто значит? - regexget elementId from event in jquery - javascriptHow can I query the AppEngine database by comparing two properties of the same object? - google-app-engineHow to stack all items in a Magento basket? - phpСписок FirstOrDefault() Плохая производительность - возможен ли в этом случае словарь? - performanceAll Articles