Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
330
XamMaskedEditor Space bar issues
posted

Hello,

I am running into some issues with the XamMaskedEditor. I have one setup like so:

<igEditors:XamMaskedEditor Mask="CCCCCCCCCC" Value="Test123"  PromptChar="" />

The problem is this, when you click at the end of Test123, most of the time it will not let you type or hit the space bar. Generally you have to hit the left arrow and then the right arrow to begin typing. I have also noticed cliking a few times in the editor will eventually get it working. I can also go and add text between any of the existing characters, then go to the end and hit space or another character.

I have experienced this issue with WPF 2009 Vol 1 and 2008 Vol 1. Am I doing something wrong or is there another way to get this working without switching to a different control type.

 Thanks,

 -Mike