Hi!
I'm generating a xamMaskedEditor control on the fly based on a variable mask and the corresponding data. Even though I've set the DisplayMode to IncludeLiteralsWithPadding placing the cursor into the control causes it to grow in width (the padding spaces get converted to underscores for data entry causes this). Is there any way to set the width of the control to be what it would be when in edit mode so that I don't get the accordian effect??
Thanks
Glenn
Hello again,
I am glad that this didn’t interrupt you developing process.
Thanks Stefan,
This is so old I don't even rememer how we solved it or if we ultimately went in a different direction. I'll keep your suggestion in mind if/when we encounter it again.
Hello Glenn,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. So I have been looking through your post and I suggest you set the Width property of the XamMaskedEditor in order to prevent it to resize when it gets focus.
Feel free to write me if you have any other questions.