Is it possible to display the currency symbol (dollar sign) in a grid? Or even an Edit box?
What I want is for the grid to show the price with a dollar sign. Like this: $12.34. Instead of this: 12.34.
I've looked at all of the properties on a grid column. I don't see a way to set a grid column to show the dollar sign. The Input Mask doesn't allow a dollar sign.
I also looked at the IDO. I set the Data Type to Currency. But that doesn't make a grid column show a dollar sign.
Thanks for your help.