I have a client that wants to add the CI_Item.SuggestedRetailPrice field to the Sales Order detail grid. When the field is added to the grid it doesn't display formatted. A suggested retail price of 84.00 displays as 84 but a suggested retail price of 4.96 displays as 4.96. Does anyone know of a way using the UIObj to change the format to include the two decimals in all cases. What seems funny to me is that the field is defined in the data dictionary with the trailing zeros but it seems that the grid is not honoring the data dictionary.