Click here to Skip to main content
15,915,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: OK, how would I do this in c# please Pin
Luc Pattyn16-Sep-10 14:51
sitebuilderLuc Pattyn16-Sep-10 14:51 
GeneralRe: OK, how would I do this in c# please Pin
AspDotNetDev16-Sep-10 15:46
protectorAspDotNetDev16-Sep-10 15:46 
AnswerRe: OK, how would I do this in c# please Pin
PIEBALDconsult16-Sep-10 16:15
mvePIEBALDconsult16-Sep-10 16:15 
GeneralRe: OK, how would I do this in c# please Pin
stephen.darling16-Sep-10 16:50
stephen.darling16-Sep-10 16:50 
AnswerRe: OK, how would I do this in c# please Pin
David Skelly16-Sep-10 22:22
David Skelly16-Sep-10 22:22 
GeneralRe: OK, how would I do this in c# please Pin
AspDotNetDev17-Sep-10 10:14
protectorAspDotNetDev17-Sep-10 10:14 
Questionjust cant get this code to produce correct value Pin
stephen.darling16-Sep-10 10:08
stephen.darling16-Sep-10 10:08 
AnswerRe: just cant get this code to produce correct value Pin
Luc Pattyn16-Sep-10 10:24
sitebuilderLuc Pattyn16-Sep-10 10:24 
GeneralRe: just cant get this code to produce correct value Pin
stephen.darling16-Sep-10 10:43
stephen.darling16-Sep-10 10:43 
GeneralRe: just cant get this code to produce correct value Pin
Luc Pattyn16-Sep-10 10:50
sitebuilderLuc Pattyn16-Sep-10 10:50 
AnswerRe: just cant get this code to produce correct value Pin
T M Gray16-Sep-10 10:40
T M Gray16-Sep-10 10:40 
GeneralRe: just cant get this code to produce correct value Pin
stephen.darling16-Sep-10 10:58
stephen.darling16-Sep-10 10:58 
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 
I've been googling a while for this, but haven't found anything useful..

When a user wants to enter a date manually in a datetimepicker (dateformat short), instead of selecting a certain date, the cursor stays endlessly in the monthfield. The user has to type a "/" or press the cursor right to go to the dayfield and yearfield to type the date.
I was wondering if there is a simple way of changing this behavior so the user can enter the date without having to press the cursor right button, and just input the numbers. (thus typing "10102010" instead of "10/10/2010")

I can't use a masked textbox because i don't want to lose the calendarfuncionality.
Does anyone have any experience with this? or are there controls available with this functionality?

Thanks in advance.
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 
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 

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.