This is a migrated thread and some comments may be shown as answers.

Problem with break out from IFrame

1 Answer 52 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Petter
Top achievements
Rank 1
Petter asked on 30 Apr 2009, 12:45 PM
Hi!

I'm trying to use the RadTabStrip to control the display of data in an IFrame in a Microsoft Dynamics CRM form. My application uses two TabStrips to filter out information displayed in the CRM IFrame. Both TabStrips are data bound to the CRM filtered database views. When the CRM form is loaded, my page is loaded OK in the IFrame. The top TabStrip is populated with two tabs, the tab text is correctly selected from the CRM database.

When I click the first tab, which has an ontabclick function (CS) that copies the label's text into another label used in the where clause in the data source for the second TabStrip, the page in the IFrame braks out and opens a new browser window outside the MS CRM application. Why does this happen, and is there a way to make my page stay inside the IFrame?

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 30 Apr 2009, 12:57 PM
Hi Petter,

Could you please open a support ticket and send us a simple running project (not just separate file or code snippet) that demonstrates the problem? We would be really glad if you try to isolate the problem in a stand-alone WebProject as much as possible (no 3rd party controls). Once we review the project, we will be able to give you a proper solution.

Greetings,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TabStrip
Asked by
Petter
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or