[Progress Communities] [Progress OpenEdge ABL] Forum Post: KUIB 3.0 Navigating Between Views

  • Thread starter Thread starter chamberlen.betat@mckee.com
  • Start date Start date
Status
Not open for further replies.
C

chamberlen.betat@mckee.com

Guest
When you navigate between two views, if you are scrolled down on a view and navigate to another view, the scrolling stays the same (if you are halfway down one view you will be halfway down the view you just navigated to). How can I scroll back to the top of a view when I navigate to it? I have tried putting this.$window.scrollTo(0,0); in the onShow of the my views but it doesn't work. Any suggestions?

Continue reading...
 
Status
Not open for further replies.
Back
Top