Formatting Money Property to 2 Decimal Places in Customer and Orders Manager
Just a quickie (hopefully!):
I've created a custom field called 'Credit Limit' for the User Object that I have defined as being of type 'Currency' in Commerce Server Manager and that is mapped to a Database field of type 'Money'. So far, so good but the problem is that when I view this value in Commerce Server Customer and Orders manager, the value entered is displayed to 4 decimal places and I want it to 2. I know a simple solution would be to change the field definition to type 'Decimal' but I refuse to believe that there's no way of formatting the User Object or indeed the PresentationInfo.xml file so that this property only displays to 2 decimal places.
Failing that, I will have to admit defeat and change the field definition to a Decimal (even though it is strictly speaking a money object).
Thanks in advance,
Sean

