MaskedTextBox escape character

0
0

Hi,

we have an issue using the MaskedTextBox. We need to escape two characters in the Mask of the textbox (the mask should be ###.###.###). It is working fine for the first character, but not for the second. It seems as if the Textbox is only escaping one character and not multiple. Please see the attached screenshot for further clarification. As you can see the preview shows the mask correctly, but it’s wrongly rendered in the Wisej designer and also at runtime.

Thanks and best regards

Markus

Attachment
  • You must to post comments
0
0

Hi Markus,

#2292 and #2294 are fixed in Wisej 2.1.75

Best regards
Frank

  • You must to post comments
0
0

Hi,

we noticed a separate issue with the MaskedTextBox. When you copy/paste a value from another application into the MaskedTextBox (a value that complies the Mask) it copies it over and appends the mask after the copied value. What it should do instead is override the Mask, like it would when manually typing the value in. Please see attached screenshot for clarification.

Thanks and best regards

Markus

  • Levie (ITG)
    Thanks for reporting this too, Markus! I’ve logged it as issue #2294. Best, Levie.
  • You must to post comments
0
0

Hi Markus,

Thanks for reporting the issue! I’ve logged it as #2292. Just out of curiosity, why do you need to escape the separator in the mask? Using “###.###.###” seems to work fine.

Best regards,

Levie

 

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.