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

[Solved] Dynamic editor toolbars

1 Answer 69 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 18 Dec 2009, 09:44 AM
I want to load 3 different sets of toolbar configurations and assign the editor the one that applies for that given moment. Unfortunately this can't be done on the server side since the information needed to decide which toolbar to use wont be supplied until the page has been loaded through javascript.

I'm wondering if it is possible to assign the editor a toolbar dynamically through client code?

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 18 Dec 2009, 12:34 PM
Hi Aaron,

Currently RadEditor does not provide such functionality. My suggestion is to use multiple RadEditors with different set of tools in hidden divs and show the one that is needed but  you should sync the content of all of them.

There is a similar thread in this forum: Change buttons from Javascript

Kind regards,
Dobromir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Aaron
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or