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
225
Mask for XamNumericInput
posted

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

Parents
  • 17475
    Offline posted

    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.

Reply Children
No Data