I’ve got a problem with the RadSpellChecker in VB
After calling “RadSpellChecker1.Check” with a standard “RadTextBoxControl”, pressing the ignore button repeatedly checks the first misspelled word and does not progress through the check. It does not move on to the next misspelt word and effectively loops.
If I change words I can get to the end of the check, cancel quits the check but ignore does appear to work as I expect
Has anyone seen this before and can suggest a solution