New Posts New Posts RSS Feed: what do i have to do to represent a numeric field in the form of  999,999,999.99 instead of 99999999
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

what do i have to do to represent a numeric field in the form of 999,999,999.99 instead of 99999999

 Post Reply Post Reply
Author
Customer View Drop Down
Senior Member
Senior Member
Avatar
User Submitted Questions to Support

Joined: 30-May-2007
Location: United States
Posts: 260
Post Options Post Options   Quote Customer Quote  Post ReplyReply Direct Link To This Post Topic: what do i have to do to represent a numeric field in the form of 999,999,999.99 instead of 99999999
    Posted: 12-Jul-2007 at 10:30am
I would like to know what do i have to do to represent a numeric field in the form of  999,999,999.99 instead of 999999999.99.
 
Optionally put the currency code at the end.
Back to Top
IdeaBlade View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 30-May-2007
Location: United States
Posts: 353
Post Options Post Options   Quote IdeaBlade Quote  Post ReplyReply Direct Link To This Post Posted: 12-Jul-2007 at 10:31am
This is fairly easy to do.
 
If you just change the data converter type for the property you want to have represented this way to "NumericConverter" and then set the FormatString value to "n".
 


Edited by IdeaBlade - 12-Jul-2007 at 10:42am
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down