|
-
Sep 30th, 2003, 08:34 AM
#1
Thread Starter
Lively Member
Formatting String in Datagrid
I'm trying to format a currency value using the 'dataformatstring' property of a datagrid.
I'm using {0:C} to do this and that's fine to a point. I'm in the UK so it's defaulting to my local culture and displaying £ sign in front of it. Unfortunately some of the currency values I'm dealing with are in US $, also, I it's an editable grid so I'm going to be updating values to the database. I'd like to over ride it in some way to make no currency sign appear.
Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|