Solved
Localization of balance field for dutch end users
We are using a field named “balance” which is of type- “decimal” and control as “Currency”.
When user enter the value, it should be automatically formatted in Euro format (comma and dots at right places).
For this to work, the locale of the operator should be “nl_NL”.
We have changed the locale to "nl_NL",still it does not work as expected.