Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to create a text editor that shows auto-completion suggestions in the popup (similar to entering email address in Outlook)

$
0
0

The current example demonstrates how to implement a text editor with the capability to show auto-complete suggestions for the word which is being typed.

Question Comments

Added By: Paola Cacciotti at: 9/23/2013 12:05:03 AM    

I have strange behavior when i used it in combination with Mask. I set MaskType = RegEx and I have an EditMask like this: (\p{Lu}|\d{1}).* meaning I want the first character upper. On execution when i type the first character into TextEditPopUp, the cursor go back to first position selecting the character. It’s like when i press the INS button on keyboard. I tested and it happens only when Mask is used.

Added By: Lisa Lang at: 11/28/2013 2:56:03 AM    

Do you have an example how to do this in WPF?
I tried it with the xpf LookUpEdit control by setting StyleSettings to MultiSelectLookUpEditStyleSettings, TextIsEditable = "True" and IncrementalFiltering="True". For the first value it works fine, but after entering the Separator ";" and start entering the second value auto-completion does no longer work.


Viewing all articles
Browse latest Browse all 7205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>