|
-
Feb 2nd, 2004, 10:49 AM
#1
Thread Starter
Lively Member
Reset scroll position of a page
This must be an easy thing to do. In my app, I have a datagrid that I must scroll down the page to see. Then, when I click on an "exit" button with the following code behind
Response.Redirect("ThisPage.aspx", True)
The page is still scrolled down on "ThisPage.aspx".
How do I reset the scroll position to the top on "ThisPage.aspx"?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|