|
-
Jun 1st, 2000, 12:06 AM
#1
Thread Starter
Addicted Member
I have a DTPicker on my form and I want to be able to leave it blank and have a blank date in my Access database if the user doesn't select a date - I can't get it to default to blank if there's no data in the field - any ideas?
-
Jun 1st, 2000, 05:06 AM
#2
Hyperactive Member
Set the CheckBox property to true. The DTPicker won't show as blank if the field has a null(blank) value, but it will be partially grayed and unchecked. I'm not sure how this will work for inputting data since I have not used DTPickers in this manner, but theoretically it should be okay if you have the DTPicker's data source set to the proper field.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|