Hello,
I am using the xamMasEditor for phone numbers and would like to make the extension as an optional entry. Right now, in MVC, I have the mask as "###-###-### ext.999999". If the user enters a phone number with an extension it works great but when they don't enter an extension it leaves the "ext." in the bound field.
Please advise.
Thanks!
Hello Gayathri,
I found this question duplicate to this one:
http://es.infragistics.com/community/forums/t/92785.aspx
which is already discussed.
I have a XamMaskedEditor for phone number. When there is no number entered, it leaves back literals(--) in the TextBlock. With options of DisplayMode to Raw or IncludePromtChars, there is no change in the behavior. How to empty the textblock, if no number is typed?
Thanks in advance.
I am glad that you have solved your issue.
Hi Yanko,
I just made a work around that would allow the user to free form the extension.
Thanks for the help.
I am just checking, if you require any further assistance on the matter.