Decimal Field not displaying 2nd 0
Decimal Field not displaying 2nd 0
I have a decimal field with 2 decimals...when I enter (for example) 5.35 it shows, when I enter 5.30 it drops the 0 so it shows 5.3, when I enter 1000 it shows 1000.0 not 1000.00
Any fix for this?