This is probably what you're looking for: http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/i18n/client/NumberFormat.html
-- Arthur Kalmenson On Wed, Dec 30, 2009 at 7:48 AM, [email protected] <[email protected]> wrote: > Hi there > I need to format a value double > example: 10.10154564654654 > I need to format this value to 10.10 for example > > How I do it?? > > Thanks > > -- > > 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. > > > -- 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.
