Completed
Last Updated: 26 May 2015 07:44 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 21 Apr 2015 08:32
Category: Editors
Type: Bug Report
1
FIX. RadTextBox - spell check as you type functionality does not work if the AutoCompleteMode is different than None
To reproduce:
1. Add a RadTextBox
2. Set the AutoCompleteMode property to SuggestAppend 
3. Add a RadSpellChecker and set the AutoSpellCheckControl property  the text box
4. Start typing. You will notice that the autocomplete functionality behaves as expected. But the incorrect words are not underlined. 

Workaround:  use RadTextBoxControl
0 comments