|
-
Mar 4th, 2003, 10:16 AM
#1
Thread Starter
New Member
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
-
Mar 4th, 2003, 11:00 AM
#2
Sleep mode
I don't know but isn't that sounds impossible to do !!
-
Mar 4th, 2003, 11:11 AM
#3
Thread Starter
New Member
huh? I am having trouble comprehending that reply.
-
Mar 4th, 2003, 11:22 AM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|