Results 1 to 4 of 4

Thread: VB.NET DateTimePicker

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    12

    VB.NET DateTimePicker

    Does anyone know How I could only show Saturdays within a DateTimePicker? I need this for a payroll app, where the user can select a WEEK ENDING date only. This date is used to calculate paychecks for the given week.

    Thanks
    -Spectrum

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I don't know but isn't that sounds impossible to do !!

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    12
    huh? I am having trouble comprehending that reply.

  4. #4
    Hyperactive Member
    Join Date
    Feb 2003
    Posts
    263
    Hi

    2 Options

    1) Create your own date control, easy to do, but time consuming

    2) Sub class the date picker into a combo and only show the days you require!

    Hope this helps

    Danny

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