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
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