This question is locked. New answers and comments are not allowed.
For CurrencyBox, is there any way to restrict the number of decimal places a user can enter during input?
For e.g. I have a Unit Price field that I only want to store up to 2 decimal places in the database.
When using CurrencyBox, it allowed my users to enter any number of decimal places then round the value to 2 decimal places.
What I want is to just prevent the user to enter more than 2 decimal places.
Is this possible with CurrencyBox?
For e.g. I have a Unit Price field that I only want to store up to 2 decimal places in the database.
When using CurrencyBox, it allowed my users to enter any number of decimal places then round the value to 2 decimal places.
What I want is to just prevent the user to enter more than 2 decimal places.
Is this possible with CurrencyBox?