I am using an IntegerBox to represent a couple of fields and they are
displaying their values with a comma grouping separator. It appears
that it uses IntegerRenderer by default and that formats the value
with NumberFormat.getDecimalFormat(). Is there a way to set the format
without having to create my own IntegerBox and IntegerRenderer? I am
using the Editor Framework and I would like to keep the field as an
Integer instead of a String. Didn't see a way around creating my own,
but I thought I would throw it out there anyway.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to