I have already read the existing thread about the upper case, but in my case is a little bit different:I have added the control on the page, is working great for words that are in lower case or words that have just the first letter capital. However if the whole word is in upper case will be replaced with a word with just the first letter upper case. I cannot use the idea from the other thread because I cannot convert everything to upper case. I just need to preserve what the user input.Can you please let me know if there is a solution to load into suggestion list words only in upper case if the current word is completely in upper case?Thanks.