I've got a RadDateTimePicker bound to a BindingSource (tied to an object datasource). The minimum value property is set to 1/1/1970. First of all, when I attempt to add a new employee record (the date is a Hire Date) and the date is empty, the control will not accept keystrokes. I'm forced to drop the calendar down, select a date and then I can change it by keying in a date. I'd like my users to be able to just key in a date right away rather than having to drop the calendar down first.
Second, if I select 1/1/1970 and then change it to 5/1/2008 and tab out of the field, the value returns to 1/1/1970!! What's up with that?
I need to install a beta version of this app at a client this Friday and need an answer quick.
Thanks!
Second, if I select 1/1/1970 and then change it to 5/1/2008 and tab out of the field, the value returns to 1/1/1970!! What's up with that?
I need to install a beta version of this app at a client this Friday and need an answer quick.
Thanks!