Click here to Skip to main content
15,901,001 members
Home / Discussions / C#
   

C#

 
GeneralRe: just cant get this code to produce correct value Pin
Richard MacCutchan16-Sep-10 22:44
mveRichard MacCutchan16-Sep-10 22:44 
GeneralRe: just cant get this code to produce correct value Pin
T M Gray17-Sep-10 4:08
T M Gray17-Sep-10 4:08 
GeneralRe: just cant get this code to produce correct value Pin
Richard MacCutchan17-Sep-10 6:04
mveRichard MacCutchan17-Sep-10 6:04 
GeneralRe: just cant get this code to produce correct value Pin
AspDotNetDev16-Sep-10 12:04
protectorAspDotNetDev16-Sep-10 12:04 
AnswerRe: just cant get this code to produce correct value Pin
AspDotNetDev16-Sep-10 12:47
protectorAspDotNetDev16-Sep-10 12:47 
QuestionDatetimepicker: manual input Pin
mSh198516-Sep-10 3:36
mSh198516-Sep-10 3:36 
AnswerRe: Datetimepicker: manual input Pin
Łukasz Nowakowski16-Sep-10 4:02
Łukasz Nowakowski16-Sep-10 4:02 
AnswerRe: Datetimepicker: manual input Pin
Mycroft Holmes16-Sep-10 16:04
professionalMycroft Holmes16-Sep-10 16:04 
Not using the standard control.

You could detect the user clicking into the edit box and swap out to a masked textbox, format the data on exit, pass the formatted value back to the dtp.

You will however find there is an endless number of potential formats that you need to cater for and it will drive you absolutely nuts. Most of us have chewed on this over the years. I recommend you simply tell the user it cannot be done, unless that is you have lots of spare time and nothing to fill it.
Never underestimate the power of human stupidity
RAH

GeneralRe: Datetimepicker: manual input Pin
mSh198516-Sep-10 20:17
mSh198516-Sep-10 20:17 
AnswerRe: Datetimepicker: manual input Pin
V.16-Sep-10 20:09
professionalV.16-Sep-10 20:09 
GeneralRe: Datetimepicker: manual input Pin
mSh198516-Sep-10 20:18
mSh198516-Sep-10 20:18 
Questionhow to convert a column in gridview to combobox after binding?? Pin
leeoze16-Sep-10 3:26
leeoze16-Sep-10 3:26 
Answerfound the answer :) Pin
leeoze16-Sep-10 3:43
leeoze16-Sep-10 3:43 
QuestionDatagridview returns wrong rownumber Pin
RobScripta16-Sep-10 3:09
professionalRobScripta16-Sep-10 3:09 
AnswerRe: Datagridview returns wrong rownumber Pin
PIEBALDconsult16-Sep-10 3:15
mvePIEBALDconsult16-Sep-10 3:15 
GeneralRe: Datagridview returns wrong rownumber Pin
RobScripta16-Sep-10 3:23
professionalRobScripta16-Sep-10 3:23 
AnswerRe: Datagridview returns wrong rownumber Pin
RobScripta16-Sep-10 4:10
professionalRobScripta16-Sep-10 4:10 
AnswerProblem solved Pin
RobScripta16-Sep-10 4:29
professionalRobScripta16-Sep-10 4:29 
QuestionC# Pin
arindam201016-Sep-10 1:23
arindam201016-Sep-10 1:23 
AnswerRe: C# Pin
OriginalGriff16-Sep-10 1:54
mveOriginalGriff16-Sep-10 1:54 
GeneralMessage Removed Pin
16-Sep-10 2:08
arindam201016-Sep-10 2:08 
GeneralRe: C# Pin
Not Active16-Sep-10 2:17
mentorNot Active16-Sep-10 2:17 
AnswerInterview question Pin
Not Active16-Sep-10 2:16
mentorNot Active16-Sep-10 2:16 
GeneralRe: Interview question Pin
Luc Pattyn16-Sep-10 2:25
sitebuilderLuc Pattyn16-Sep-10 2:25 
GeneralRe: Interview question Pin
Not Active16-Sep-10 2:59
mentorNot Active16-Sep-10 2:59 

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.