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
20
NumberDecimalSeperator for numeric editor control "," is not allowed to type
posted

I set my culture to Italy, where NumberDecimalSeperator is ","

But numeric editor control is not allowing to enter ","

 

Also when giving maskinput as "{double:7.3:c}", it displaying the maskinput string as it is instead of displaying values.

 

Can anybody please give some solution.

Parents
No Data
Reply
  • 69832
    Suggested Answer
    Offline posted

    I tried this with an UltraNumericEditor (I assume that is the control you are referring to) with the NumericeType property set to Decimal, using the latest 9.1 source, and I was not able to reproduce either issue. You might need to download the latest service release.

Children
No Data