This example illustrates how to switch on check as you type mode to check spelling in the MemoEdit repository editor of XtraGrid.
Question Comments
Added By: Matthias Ramp at: 4/26/2013 1:31:45 AM
This approach worked very good with DevExpress 11.1.
After upgrading to DevExpress 12.2.5 the behaviour is somehow broken. When the Editor is shown for the second, third, ... time, the SpellChecking-Form is opened or a messagebox appears, saying "Spell cheking completed".
Matthias is correct. I added an extra row. The first cell edited, the spelling option is there. The second time, it is not. This is true for my own project also.