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

[Solved] Force Editor to use an existing iframe

1 Answer 95 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Paul Yarrow
Top achievements
Rank 1
Paul Yarrow asked on 14 Dec 2009, 02:49 PM
Is it possible to force an instance of an Editor control to use an existing iframe on the page rather than creating its own? We are hoping to accomplish something like this:

<telerik:RadEditor ID="RadEditor1" runat="server" CssClass="RadEditor" IframeId="MyIframe"></telerik:RadEditor>
<iframe id="MyIframe"></iframe>

Thanks,
Paul

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 15 Dec 2009, 07:29 AM
Hello Paul Yarrow,

RadEditor does not provide API for using an existing iframe on the page instead of the one rendered by the control itself and such functionality is not included in our future plans for development.

Greetings,
Martin Ivanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Paul Yarrow
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or