Rank: Advanced Member Groups: Member
Joined: 6/23/2010 Posts: 48
|
Hi!
I’m having a flyout that contains a placeholder that by vb is loaded with an ascx control. In that control I have a callback panel and using two tabstrips and one treeview.
I have tested the code in many different ways, both as ascx and aspx, as control registered on the page or programmatically by a placeholder. I have also used Iframe.
In FrontPage all scenarios works solid and stable but in version of IE7, not. I have ensured myself of that I’m not running the callback panel within an asp update panel.
What issue I’m I into here? To me it seems as a possible bugg as it works fine in Firefox.
The Callback panel is triggered by the tabs and the treeview. No server side action is provided by the callback itself.
Thanks!
Best Regards
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The CallbackPanel works fine on all popular browsers. If you continue to have problems, please try to isolate the problem into a test page. Once we have that we will be happy to take a look.
Thanks
|