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

[Solved] RadEditor with SpellCheck

1 Answer 113 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Johan
Top achievements
Rank 1
Johan asked on 19 Apr 2009, 07:05 AM
Hi

I have implemented the RadEditor with the spellchecker successfully into my webpage as described in the help … all works ok.

The problem is I don’t want all the buttons in the toolbar so I add a tools section (see below).

<Tools>
   <telerik:EditorToolGroup>
      <telerik:EditorTool Name="FontName" />
      <telerik:EditorTool Name="FontSize" />
      <telerik:EditorTool Name="ForeColor" />
      <telerik:EditorTool Name="Bold" />                
      <telerik:EditorTool Name="SpellCheck" />
   </telerik:EditorToolGroup>
</Tools>

When I do that I only get the buttons I want but the SpellCheck no longer works. I get a ‘The command SpellCheck is not implemented yet’ error. The icon is also missing for the spell check button.

What else do I need to do to get the spell check to work again?

1 Answer, 1 is accepted

Sort by
0
Johan
Top achievements
Rank 1
answered on 19 Apr 2009, 04:37 PM
Sorry ... this post ended up in the wrong place. I have re-posted under RasEditor.
Tags
Calendar
Asked by
Johan
Top achievements
Rank 1
Answers by
Johan
Top achievements
Rank 1
Share this question
or