date time picker

databases United States
  • 19 years ago

    what is the use of the checkbox in a date time picker? how would i know if the checkbox was checked or not?


    many thanks!

  • 19 years ago

    Normally, if you place a DTPicker control on the form, then it will display some date. Say, if the user doesn’t want to specify a date that will not be possible.  The checkbox option is given to solve this problem. If this option is enabled, then the user will be able to assign NULL values to the DTPicker control.
    If this option is not specified, assigning a NULL value to the DTPicker will result it error. By enabling the Checkbox option, this can be accomplished

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It works on my machine.” - Anonymous