you can override getconverter() and return a converter that uses two decimal places.
-igor On Wed, Aug 26, 2009 at 8:30 AM, <[email protected]> wrote: > I'd like convert TextField values to display with 2 decimal places but for > some reason they are getting displayed without any decimal places. The model > that is being used is returning values such as 0.00, but they are getting > displayed like 0 in the TextField. Any ideas? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
