|
-
Jul 16th, 2008, 08:26 AM
#1
Thread Starter
Junior Member
Dataformate Currency using a Gridview
Hello everyone,
After my DLL prob (thnx guyz), i know have a new problem .
I have a gridview with several columns, these columns are databinded on my BLL class (wich connects on a dataset). 2 Columns are doubles wich i want to format into currency (Euro's). So i go to the Edit Columns menu on my datagrid and change the dataformatstring into {0:C}. After that i remember that the htmlencode should be false (i love those tutorials(a)). So i set the HTMLencode on false. But nothing happens! Does anybody know what i'm doing wrong? :S
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
|