I am building a Sharepoint web part. I got the WebSpellChecker to load and start, but all I get on the popup is "Spell Checking Document..." That is it. The rest of the page is blank and then after several seconds, (It actually seems too long.) it just goes away. How can I get this WebSpellChecker to actually check the control on my web part? I am using it from the WebHtmlEditor toolbar and have a misspelled word that it just ignores.
Hello nataliepowers,
This is just a follow up on the thread if you have any questions in regards to setting the TextComponentId and ButtonId of the WebSpellChecker. In the attached sample demonstrates the usage with the WebHtmlEditor. More information can be found here: http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebSpellChecker_Use_WebSpellChecker_with_WebHtmlEditor.html.
Let me know if you have any questions with this matter. Thank you.