Hello Everybody,

Our application puts out a lot of double values.
Unfortunately it is not ok to output the double value using the
exponent - for example: 12E-7.... we want the the whole number - for
example 0.000000012

I am really stuck, as GWT does not support the DecimalNumberFormat and
I do not get it to work using the NumberFormat class.

Any ideas? Help?

Thanks in Advance for your help!

Greetings
Stefan

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

Reply via email to