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
470
Xammaskedinput control mask property white space issue
posted

HI

I am using XAMMaskedInput control and here is my mask for this control  Mask="&&&/&&/&&"

out put is like "ykr/df/sc".

Here the issue is if I get the Text binding property value as " krdfsc" then it is displaying it as "krd/fs/c" which is incorrect. It should be display like " kr/df/sc".

How to handle the space in masked input control. 

Please provide me any example for this scenario

Thanks in advance

  • 5600
    Verified Answer
    Offline posted

    Hi,

    Which version of our product you are using(it seems like: 11.2.1012)?

    Did you try to bind the xamMaskedInput's Value property instead of Text?

    Regards,

    Anastas