Click here to Skip to main content
15,913,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: range in excel workbook Pin
Mike Ellison22-Aug-06 5:59
Mike Ellison22-Aug-06 5:59 
GeneralRe: range in excel workbook Pin
playout22-Aug-06 9:54
playout22-Aug-06 9:54 
GeneralRe: range in excel workbook Pin
Mike Ellison22-Aug-06 10:42
Mike Ellison22-Aug-06 10:42 
QuestionCentralised Coding of a menu [modified] Pin
JGOnline21-Aug-06 8:01
JGOnline21-Aug-06 8:01 
QuestionASP object data source? Pin
Solly7421-Aug-06 7:44
Solly7421-Aug-06 7:44 
AnswerRe: ASP object data source? Pin
Grapes-R-Fun21-Aug-06 15:47
Grapes-R-Fun21-Aug-06 15:47 
AnswerRe: ASP object data source? Pin
minhpc_bk21-Aug-06 16:13
minhpc_bk21-Aug-06 16:13 
QuestionDisplay curr in EUR in DataGrid for en-GB culture [modified] Pin
Josh Blair21-Aug-06 7:25
Josh Blair21-Aug-06 7:25 
Hello,

I am trying to build an ASP.NET webform that uses the en-GB culture. This screen needs to display dates MM-dd-yy and currencies in EUR using the € or € symbol.

1) does the Euro symbol come before or after the currency amount? Is there a space between them?
2) I set the culture page directive in the ASP.NET page to en-GB. This makes the currencies in my datagrid display in the GBP, but I need currencies to show in the euro. How is this overridden?

<br />
' page directive...<br />
 Culture="en-GB"<br />
. . .<br />
' datagrid<br />
<%# DataBinder.Eval(Container.DataItem, "UNIT_PRICE", "{0:C}") %><br />


[Note: This is .NET 1.1, VS. NET 2003]



Thanks for the tips,




-- modified at 13:49 Monday 21st August, 2006

Josh Blair
http://joshblair.blogspot.com/

AnswerRe: Display curr in EUR in DataGrid for en-GB culture Pin
minhpc_bk21-Aug-06 16:09
minhpc_bk21-Aug-06 16:09 
GeneralRe: Display curr in EUR in DataGrid for en-GB culture Pin
Josh Blair22-Aug-06 0:32
Josh Blair22-Aug-06 0:32 
Questiontextbox /calender Pin
omi9821-Aug-06 7:23
omi9821-Aug-06 7:23 
AnswerRe: textbox /calender Pin
Mike Ellison21-Aug-06 8:30
Mike Ellison21-Aug-06 8:30 
AnswerRe: textbox /calender [modified] Pin
postmaster@programmingknowledge.com21-Aug-06 9:58
postmaster@programmingknowledge.com21-Aug-06 9:58 
QuestionEmbed Javascript File Pin
Lash2021-Aug-06 6:05
Lash2021-Aug-06 6:05 
AnswerRe: Embed Javascript File Pin
Mike Ellison21-Aug-06 6:39
Mike Ellison21-Aug-06 6:39 
QuestionASCX files and variables Pin
JGOnline21-Aug-06 5:13
JGOnline21-Aug-06 5:13 
AnswerRe: ASCX files and variables Pin
ToddHileHoffer21-Aug-06 6:58
ToddHileHoffer21-Aug-06 6:58 
Questiondatabinding a dropdown list in asp.net and c# Pin
gbabu1721-Aug-06 5:07
gbabu1721-Aug-06 5:07 
AnswerRe: databinding a dropdown list in asp.net and c# Pin
ToddHileHoffer21-Aug-06 5:16
ToddHileHoffer21-Aug-06 5:16 
GeneralRe: databinding a dropdown list in asp.net and c# Pin
gbabu1721-Aug-06 5:44
gbabu1721-Aug-06 5:44 
AnswerRe: databinding a dropdown list in asp.net and c# Pin
Sidonath21-Aug-06 5:33
Sidonath21-Aug-06 5:33 
GeneralRe: databinding a dropdown list in asp.net and c# Pin
gbabu1721-Aug-06 5:47
gbabu1721-Aug-06 5:47 
QuestionNeed for a pager class Pin
devboycpp21-Aug-06 4:24
devboycpp21-Aug-06 4:24 
AnswerRe: Need for a pager class Pin
eggsovereasy21-Aug-06 8:17
eggsovereasy21-Aug-06 8:17 
QuestionRe: Need for a pager class Pin
devboycpp21-Aug-06 22:22
devboycpp21-Aug-06 22:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.