Click here to Skip to main content
15,915,019 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: MaskedTextBox in ASP.NET 2.0? Pin
Brent Lamborn1-Jun-06 4:04
Brent Lamborn1-Jun-06 4:04 
GeneralRe: MaskedTextBox in ASP.NET 2.0? Pin
Mihai Drebot1-Jun-06 4:04
Mihai Drebot1-Jun-06 4:04 
GeneralRe: MaskedTextBox in ASP.NET 2.0? Pin
Brent Lamborn1-Jun-06 8:59
Brent Lamborn1-Jun-06 8:59 
Questiontab control [modified] Pin
kh_neeru31-May-06 1:22
kh_neeru31-May-06 1:22 
AnswerRe: tab control [modified] Pin
Paddy Boyd31-May-06 4:39
Paddy Boyd31-May-06 4:39 
QuestionException Handling Pin
ZeroSaine30-May-06 22:02
ZeroSaine30-May-06 22:02 
AnswerRe: Exception Handling Pin
Paddy Boyd31-May-06 0:14
Paddy Boyd31-May-06 0:14 
QuestionCurrent Culture Misunderstood Pin
huguesgauthier30-May-06 14:02
huguesgauthier30-May-06 14:02 
Hey all,

When I bind my datagrid with a dataset that contains a date column.

<asp:BoundColumn DATAFIELD="paydate" HEADERTEXT="Pay Date">
</asp:BoundColumn>

The datagrid display the date as my currentculture by default, I was pretty excited about that. but when I change my regional setting to UK or US or whatever, Datagrid still displayed fr-CA regional settings. I've to force the culture throught the web.config to see the change.

<globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="en-GB"/>

Why when I load the web application with no settings in the web.config it still displayed fr-ca settings instead of those i set in regional settings. ?

<globalization requestEncoding="utf-8" responseEncoding="utf-8"/>

I look at the machine.config, there is nothing set too.

Anyone have idea ?
Regards.



_______________
Hugues Gauthier

AnswerRe: Current Culture Misunderstood Pin
minhpc_bk30-May-06 15:40
minhpc_bk30-May-06 15:40 
GeneralRe: Current Culture Misunderstood Pin
huguesgauthier31-May-06 1:46
huguesgauthier31-May-06 1:46 
GeneralRe: Current Culture Misunderstood Pin
huguesgauthier31-May-06 4:52
huguesgauthier31-May-06 4:52 
GeneralRe: Current Culture Misunderstood Pin
minhpc_bk31-May-06 15:36
minhpc_bk31-May-06 15:36 
Questionlittle problem changing css class with javascript Pin
jszpila30-May-06 5:39
jszpila30-May-06 5:39 
QuestionPAC Files on gateways Pin
mkjonga30-May-06 1:59
mkjonga30-May-06 1:59 
QuestionMicrosoft Content Management Server 2002 Pin
Kanjinghat30-May-06 1:57
Kanjinghat30-May-06 1:57 
AnswerRe: Microsoft Content Management Server 2002 Pin
minhpc_bk30-May-06 15:43
minhpc_bk30-May-06 15:43 
GeneralRe: Microsoft Content Management Server 2002 Pin
Kanjinghat30-May-06 18:19
Kanjinghat30-May-06 18:19 
AnswerRe: coloring row in gridview... using RGB method Pin
Lexa198331-May-06 5:59
Lexa198331-May-06 5:59 
Questionregarding Webserver Pin
srinivasaRaoS29-May-06 23:56
srinivasaRaoS29-May-06 23:56 
QuestionWebservices in Dotnet Pin
srinivasaRaoS29-May-06 23:52
srinivasaRaoS29-May-06 23:52 
Questionneed help on search engine Pin
bonaza29-May-06 6:26
bonaza29-May-06 6:26 
QuestionLocalization using Perl or HTML [modified] Pin
srinivasaRaoS29-May-06 1:55
srinivasaRaoS29-May-06 1:55 
Questionembedding of asp and applets [modified] Pin
cnr36929-May-06 1:49
cnr36929-May-06 1:49 
Questionie and firefox onload event mismatch Pin
ritu432129-May-06 1:08
ritu432129-May-06 1:08 
QuestionIntegration of asp and applet Pin
cnr36929-May-06 0:24
cnr36929-May-06 0:24 

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.