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
1160
xamMaskedEditor width expands/contracts when going into and outof edit mode
posted

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

Parents
  • 138253
    Offline posted

    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.

Reply Children