Hi.
I have just started to use telerik:RadEditor, and I have a few problems.
1) How do I get rid of the toolbar? I have two radeditor on the same page. One of them is for reading text entred on an other page, and the other is for editing text on this page. I don't want any toolbar on the editor that is only for reading text, but I want toobar on the editor that is for editing text on the page.
2) How do I get the editor to start with a predefined font and fontsize. I have a small BasicTool.xml file like this:
I have just started to use telerik:RadEditor, and I have a few problems.
1) How do I get rid of the toolbar? I have two radeditor on the same page. One of them is for reading text entred on an other page, and the other is for editing text on this page. I don't want any toolbar on the editor that is only for reading text, but I want toobar on the editor that is for editing text on the page.
2) How do I get the editor to start with a predefined font and fontsize. I have a small BasicTool.xml file like this:
ToolsFile="~/BasicTools.xml"
When used I can select from different fonts.
But I would like to set a Font (Verdana) as standard and size 13px as standard size. How do I do that?
