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
480
Comma as Decimal separator
posted

Hi

In France, the decimal separator is the comma. Then, in my grid, the decimal values appears like that 123 456,25
It's fine but when I want modify the value, the mask accept only comma as decimal separator. It is not practical when you have a lot of value to modify and you use the numeric pad of the keyboard, because the separator of the numeric pas is the point.
In excel, by example, when you press this key, you enter automatically a comma. Is there a way to have a similar behavior in the your componants?

Thanks

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking through your post, but I wasn’t able to reproduce you behavior, so I created a sample project for you, where the thing you want is the default behavior of the XDG and XamCurrencyEditor. If the sample doesn’t satisfies all your needs feel free to modify it so it reproduced your behavior and send it back to me for further investigation.

     

    Feel free to write me if you have further questions.

    WpfApplication14.zip
Children