I have a currency field Total_Amount in the form,it display at 2 decimal places,
but if i click on the field, it display 4 decimal places.
How do I not show 4 decimal places but only show 2 decimal places, when click on the field. I do not want to modify the table structures.
but if i click on the field, it display 4 decimal places.
How do I not show 4 decimal places but only show 2 decimal places, when click on the field. I do not want to modify the table structures.
Comment