I have an AlwaysVisibleControlExtender inside an UpdatePanel.
When the page first loads, it's fine. The AVCE appears in the top right corner and as I scroll down, it stays visible and in the corner.
However, after the UpdatePanel updates via a Timer, the AVCE goes back to the Top Right part of the screen and no longer scrolls. I can't get the AVCE to scroll again unless I reload the page.
mat.mdig
Member
31 Points
29 Posts
AlwaysVisibleControlExtender inside an UpdatePanel
May 01, 2012 10:31 PM|LINK
I have an AlwaysVisibleControlExtender inside an UpdatePanel.
When the page first loads, it's fine. The AVCE appears in the top right corner and as I scroll down, it stays visible and in the corner.
However, after the UpdatePanel updates via a Timer, the AVCE goes back to the Top Right part of the screen and no longer scrolls. I can't get the AVCE to scroll again unless I reload the page.