Stop Page From Going To Top After Editing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mercea
    New Member
    • Aug 2007
    • 35

    Stop Page From Going To Top After Editing

    hi all,
    i have a grid view that can be edited. anytime i edit the data in the gridview,
    it goes back to the top of the page and i have to scroll down all the way to view the edited entry.
    how do i stop the page from going to the top after editing?

    thanks
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    I am sure there are several ways to accomplish this. I did find a site that mentioned getting the index of the row being edited then using javascript to go back to that row after the Edit is complete. Here is the example .

    Nathan

    Comment

    Working...