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