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

Simulating IFrames

5 Answers 838 Views
Window
This is a migrated thread and some comments may be shown as answers.
E
Top achievements
Rank 1
E asked on 27 Oct 2008, 01:49 PM
What is the best way to simulate iframes using telerik controls and are there any good examples.  I would like to be able to load 'html' and 'aspx' pages using their url.

Thanks

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Oct 2008, 02:07 PM
Hi,

You can use RadWindow to achieve this:
http://demos.telerik.com/aspnet/Prometheus/Window/Examples/Default/DefaultCS.aspx

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
E
Top achievements
Rank 1
answered on 27 Oct 2008, 02:19 PM
This seems like an OpenWindow to me.  Does it allow me to embed content in my page like an iframe? ...and does it allow me to change the content like an iframe?

0
Georgi Tunev
Telerik team
answered on 27 Oct 2008, 02:39 PM
Hello E,

RadWindow is based on an IFRAME and behaves just like one. More information on the control and its API is available in the demos and in the documentation, section Controls / RadWindow.

Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
E
Top achievements
Rank 1
answered on 27 Oct 2008, 04:39 PM
Does this mean it does not include the content in the parent page?  I was looking for something that included the iframe content in the containing page.  Does RadWindow do that or is it a wrapper for the iframe tag?
0
Georgi Tunev
Telerik team
answered on 30 Oct 2008, 08:32 AM
Hello E,

RadWindow's content is a separate page - as already noted in my previous reply, the control is based on an IFRAME and it works like a browser's popup. For scenarios where you need the content to be on the same page, I would suggest to check RadDock or RadToolTIp.



Best wishes,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
E
Top achievements
Rank 1
Answers by
Vlad
Telerik team
E
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or