G
Guest
Hi all, I store all my currency values in a Decimal type. The problem is
that when I render it as price.toString("n") it sticks in 4 decimal places.
I only need 2. How can I configure the application to only do 2 decimal
places?
TIA!
that when I render it as price.toString("n") it sticks in 4 decimal places.
I only need 2. How can I configure the application to only do 2 decimal
places?
TIA!