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

RadEditor Toolbar in a RadDock window

2 Answers 96 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Yashar
Top achievements
Rank 1
Yashar asked on 13 Aug 2008, 11:09 AM
Is it possible to get the toolbar that's used in the radeditor in a raddock window, basically I want the ability to add code snippets, but the other functionality of the radeditor toolbar would be nice as well.

The only reason I'm not using the radeditor is because it doesnt show up checkboxes and labels, and I need to iterate through these at some stage.

Thanks

2 Answers, 1 is accepted

Sort by
0
Sophy
Telerik team
answered on 14 Aug 2008, 09:48 AM
Hi Yashar,

RadEditor does not offer the ability to load its toolbar in another control. If you want you can hide the toolbar using the Clear method of the Tools collection and implement your custom toolbar which will fire the editor's commands using the editor's fire() method. I suggest you also take a look at this forum thread which discusses a similar issue. I could also suggest you try to implement the desired functionality with the RadToolBar control.

Regarding the problem you mention due to which you do not want to use RadEditor, what do you mean under "RadEditor doesn't show up checkboxes and labels"? Where do you add these checkboxes and labels - in the editor's toolbar or in its content area? What do you mean under labels as there are no label html elements? How do you expect RadEditor to behave with these elements? Please, give us more details about what you want to achieve so that we can get a better idea of your scenario. We will be glad to help you.

All the best,
Sophy
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Yashar
Top achievements
Rank 1
answered on 18 Aug 2008, 11:16 AM
Hi, thanks it's ok now I'm doing somethign different!
Tags
Dock
Asked by
Yashar
Top achievements
Rank 1
Answers by
Sophy
Telerik team
Yashar
Top achievements
Rank 1
Share this question
or