This problem is occuring on ie7 and ASPNET AJAX Q3 2008. I have a rad window and window manager.
The PreserveClientState is set to true in the manager.
VisibleOnPageLoad is set to true in the window.
The page posts back a lot. What happens is after the postback, the window is quickly drown in its default position, removed, and then is rendered in the last position where it existed.
Is there a way to avoid the brief flash?
My code is not doing anything regarding position other then specifying a height and width.
Thanks!
The PreserveClientState is set to true in the manager.
VisibleOnPageLoad is set to true in the window.
The page posts back a lot. What happens is after the postback, the window is quickly drown in its default position, removed, and then is rendered in the last position where it existed.
Is there a way to avoid the brief flash?
My code is not doing anything regarding position other then specifying a height and width.
Thanks!