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
1320
XamNumericEditor mask optional 2 numbers behind the comma
posted

Hello,

I would like a mask description such that the user has to enter a double with two decimals

I tried the following 

<igWPF:XamNumericEditor Value="{Binding Path=Number,Mode= TwoWay,TargetNullValue=0}" ValueType="{x:Type sys:Decimal}" PromptChar="" Mask="{}{double:3.2:c}"/>
This works fine, but I don't want the comma to appear unless the user types in more than 3 digits. 
Is this possible?
  • 138253
    Offline posted

    Hello,

     

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.   

  • 138253
    Verified Answer
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and I can suggest you see this forum thread:

     

    http://es.infragistics.com/community/forums/p/79867/404113.aspx

     

    where a similar question is already discussed. Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.