5 Answers, 1 is accepted
0
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.
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
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.
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
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.
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.