Welcome Guest Search | Active Topics | Sign In | Register

Panel shows previous content before displaying new html Options
Sterling
Posted: Monday, October 27, 2008 4:23:24 PM
Rank: Member
Groups: Member

Joined: 9/24/2008
Posts: 11
I am using the panel control and generating the contents of the HeaderHtml, ContentHtml and FooterHtml and then showing the panel with a ClientSideOnLoad javascript function. It works OK except that when the panel becomes visible, it momentarily shows the previous panel before the control loads the new values for HeaderHtml, ContentHtml and FooterHtml. This is annoying and confusing. How do I get it to stay invisible until it loads the new html?
eo_support
Posted: Monday, October 27, 2008 4:39:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I am assuming you use our Dialog control. We are not aware of any such problems on the dialog control itself. In fact ContentHtml and FooterHtml is not even passed to the client side, so the client side never had these values. So I am guessing it could have something to some other logics that you have in the page. Thus I would recommend you to try to comment your code out block by block and see if you can identify the trigger. Or if you can create a sample page the can reproduce the problem and also run independently, we will be happy to take a look and see what we can find.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.