I am looking for a client or codebehind method to change the size of the Template Manager's iframe to match the sizing from User's template html. A User will uploads various sized html templates and we want to adjust the size of the preview in iframe accordingly.
Cheers,
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 07 Feb 2013, 04:50 PM
Hi,
The contents inside the RadEditor dialogs have fixed size and RadEditor does not offer such API out-of-the box. If you would like you can register the external dialogs of the control and try to implement the requested functionality yourself by customizing the TemplateManager.ascx file and the Preview iframe element in it:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.