Disable page scrolling back to the top when refreshed

  • Thread starter Thread starter Patrick Delifer
  • Start date Start date
P

Patrick Delifer

Is there a way to not let a page scroll back to the top if the user has
scrolled down and the page is refreshed?
Users are selecting Datagrid items and they are always brought back to the
top when I refresh the page...
 
Is there a way to not let a page scroll back to the top if the user has
scrolled down and the page is refreshed?
Users are selecting Datagrid items and they are always brought back to the
top when I refresh the page...

you might need to disable postback to the page and just enable it to the
datagird that take input form the users

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top