Situation: Button inside of a GridView fires the Command event and needs to scroll to the bottom of the page.
Solution: Use an anchor tag, then use ClientScript.RegisterStartupScript on the end of the event method to scroll to it.
Credit goes to
http://forums.asp.net/t/1311972.aspx/1
No comments:
Post a Comment