01-11-2010 08:40 AM
I added a text field to the [Add Edit Product] Form and set the FormatString to %.3f but the three decimal doesn't stick when the cursor lands on the field. ... it basically changes to currency format with two decimals and a dollar sign. The field/Form is not bound to the table and the field is of type Currency (numberic(17,4),null). Any workaround for this?
Thanks.
01-11-2010 08:59 AM