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

The command ToggleDocking is not implemented yet.

1 Answer 110 Views
Editor
This is a migrated thread and some comments may be shown as answers.
anubhav Sharma
Top achievements
Rank 1
anubhav Sharma asked on 21 Jan 2011, 11:04 AM
Hi,

I have upgraded the RadEditor to the latest Telerik.Web.UI version and used the ToolsFile.xml to generate the toolbuttons.
The button IncreaseSize,DecreaseSize,ToggleDocking,RepeatLastCommand onclick give the message that it is not implemented.

Please suggest how to solve this.

Thanks In Advance.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 21 Jan 2011, 01:44 PM
Hi Anubhav,

The IncreaseSize and DecreaseSize buttons were removed because the new editor offers resizing handler at the bottom part of its content area. If you would like to have these buttons again you can see how to implement them as custom buttons in the following article: Adding Increase And Decrease Size Buttons.

The ToggleDocking button is not supported, because to optimize the RadEditor performance and loading speed, we removed the toolbar docking ability. You should remove this button from the toolbar.
However, the docking zones are still supported and you can see how to use them in the following live demo: DockingZone attribute.

The RepeatLastCommand feature is not supported by RadEditor for ASP.NET AJAX. It was removed on purpose to minimize the RadEditor's JavaScript code and optimize its performance when editing long content.

Best regards,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
anubhav Sharma
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or