Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
select a date from the DateTimePicker, since the default is shown. My problem is, if the user does not choose a value from the DateTimePicker (because using the default is good enough), then during database update, the date value is not saved to the database; while if user choose another value other
Posted
Comments
OriginalGriff 13-Feb-14 6:12am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
Perhaps showing the relevant code fragment would help?
Use the "Improve question" widget to edit your question and provide better information.
Blutfaust 13-Feb-14 14:39pm    
+5
Normally saving the actual DTP.value should do the trick even if the value hasn't been changed.

@tanguarg: Please improve your question by showing us the code you are using.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900