This question is locked. New answers and comments are not allowed.
Hello,
I have a requirement for date controls to leave the invalid date in the textbox instead of blanking it out. As an example, if there user were to type "abc" into a DatePicker control, the control needs leave the text in the box. I am running my own custom validation routines so I notify the user that the value is invalid on my own. Can you tell me how to leave the text in the DatePicker textbox even if the value is not a valid date?
Thanks for your help and awesome controls!
Robert
I have a requirement for date controls to leave the invalid date in the textbox instead of blanking it out. As an example, if there user were to type "abc" into a DatePicker control, the control needs leave the text in the box. I am running my own custom validation routines so I notify the user that the value is invalid on my own. Can you tell me how to leave the text in the DatePicker textbox even if the value is not a valid date?
Thanks for your help and awesome controls!
Robert