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# - Pausing a storyboard on TabItem mouse over -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -