Hi,
I'm using prometheus version of Rad Editor in my page. I enabled the spell checker in the Rad Editor by reading the online documentation. It says to add the required dictionaries (Ex:- en-US.tdf) in the "App_Data/RadSpell" folder of the website application and add the following piece of code in the web.config file
<add verb="*" validate="false" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI"/>
I tried doing the things and if i click on the spellChecker button in the Rad Editor I'm getting the alert message with the following text "The command SpellCheck is not implemented yet". Can any one help me out in resolving this issue.
Thanks,
Reethish
I'm using prometheus version of Rad Editor in my page. I enabled the spell checker in the Rad Editor by reading the online documentation. It says to add the required dictionaries (Ex:- en-US.tdf) in the "App_Data/RadSpell" folder of the website application and add the following piece of code in the web.config file
<add verb="*" validate="false" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI"/>
I tried doing the things and if i click on the spellChecker button in the Rad Editor I'm getting the alert message with the following text "The command SpellCheck is not implemented yet". Can any one help me out in resolving this issue.
Thanks,
Reethish
