How to maintain scroll in ASP.NET MVC -


i need how can maintain scroll position in asp.net mvc during server calls or postbacks

i agree nick berardi in answer question:-

actually there no standard way of handling this, microsoft hack support post model. needed because every control did post > > , user pushed top of page.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -