Results 1 to 2 of 2

Thread: DTPicker with blank dates

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203
    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?

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374
    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
  •  



Click Here to Expand Forum to Full Width