I am using the DateTimePicker control to select a time (time format). I want the user to be only able to select times greater than the current time.
I would rather not have any validation involved instead I would like the option to select earlier times to be disabled.
I can't seem to find a way to do so. Any ideas?
I would rather not have any validation involved instead I would like the option to select earlier times to be disabled.
I can't seem to find a way to do so. Any ideas?
Comment