I have a project where I open an editor for HTML on a web page and currently the editor opens in a RadWindow. The Sitefinity way of doing is seems much faster and provides the added functionality of opening another "window" inside the editor window (figure 3 in the link provided). If possible I would love to see an example project of how to do this, if not I would simply like to know what Rad Control is used to display the editing window.
Edit: After looking at some of the videos it appears that it is a RadWindow, if it is then is the parent for the second window (figure 3) the page, or the first window? Also how does it load so fast? My RadWindow takes ~5 seconds to load.
2 Answers, 1 is accepted
0
Accepted
Petio Petkov
Telerik team
answered on 13 Aug 2010, 04:24 PM
Hi Dan Miller,
Yes, the control which is used for "edit" option in SiteFinity is RadWindow.
The RadWindow control wraps an IFrame, and the content is loaded in it. The loading time in RadWindow should be equal as if the content is loaded in IFrame. In case that there is significant time difference, please send us a runnable project, where we can observe it.
Regards,
Petio Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items