RE: Formatting Flaot and Double Values

2007-10-03 Thread Slattery, Tim - BLS
> I want to format float and double values like this ##,###.## > eg 45,000.09 Is there any tag that will do this for me or > any global property to do this Defaults to "number" type, which separates groups of three digits according to the Locale (commas, on this side of the pond). -- Tim Sl

Formatting Flaot and Double Values

2007-10-03 Thread vamsi
Hi all, I want to format float and double values like this ##,###.## eg 45,000.09 Is there any tag that will do this for me or any global property to do this thanks, Regards Vamsi krishna