Is there a way to disable (or hide or remove) the "Add to Dictionary" option that appears in the context menu when a user clicks on a misspelled word after running an AJAXSpellCheck in the RadEditor?
Thanks for your help.
2 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 18 Aug 2008, 11:12 AM
Hi Martillo,
In order to remove the Add to Dictionary item, you should set the editor's SpellCheckSettings-AllowAddCustom property to "false", e.g.