Hi. I have a XamNumericInput with Mask="+nnnnnn". Per the documentation, I was expecting to see a plus sign while inputting a value using this control but it's not happening. Curiously, the same Mask provides this behavior when using XamNumericEditor. What is the difference between these two controls? Is there a way to see + sign while editing values in XamNumericInput
Hello Brian,
Thank you for posting.
I have been looking through your description and made some further research. The xamNumericInput does not show a plus sign when a positive number is entered and underscore is shown instead. If you prefer to have the plus sign displayed while editing values, you could use the XamNumericEditor. The editors and inputs have some differences. The biggest one is that the inputs designed to be cross platform (can be used both in SL and WPF). More information on the similarities and the differences between them can be found in Damyan Petev’s blog post: http://ko.infragistics.com/community/blogs/damyan_petev/archive/2011/01/01/xaminputs-and-xameditors.aspx
I hope this helps you. If you need any additional assistance, please feel free to ask.
I am just checking your progress on the issue.
If you have any other questions on using masks, please feel free to ask.