I was useing the demo version of the control for 8.1 and all was working fine. I purchased 8.2 and replaced the files associated to the ASPx Spell Checker control and then I noticed the problem.
I am using the container spell checking option, really nice feature, but when the controls are checked, after each control it displays the message Spell Check Is Complete (OK Dialog) then continues to the next control, after that control it again displays the complete message and again repeats the process.
If I have 10 textboxes on the screen, I end up with 10 ok prompts.
My controls are nested within an update panel and each control has a textbox water mark extender applied and some have a masked edit. I removed the wark extender and the mask edit extenders, but the problem still occurs.
I then took the controls out of the update panel and it works as expected. In 8.1 it worked while the controls were in the update panel.
So how do we correctly use the spell checker control, using the container method, with the controls in an update panel or is this a bug that was introduced with 8.2?