Is it possible to prevent the spell checker from fireing once it has fired on a Rad Editor control?
In this example, the Rad Editor has the spell check button in the tool bar, and the form has a "save" button which fires the spell check when clicked, then saves the content to a database when the spell check is completed. If the user chooses to run the spell check from the tool bar, what is the best way to disable the "save" button, so the spell check isn't launched multiple times?
Thanks!
Michelle
In this example, the Rad Editor has the spell check button in the tool bar, and the form has a "save" button which fires the spell check when clicked, then saves the content to a database when the spell check is completed. If the user chooses to run the spell check from the tool bar, what is the best way to disable the "save" button, so the spell check isn't launched multiple times?
Thanks!
Michelle