Skip to main content

The user selects their date from the calendar control. The user then puts the cursor at the end of the date selection and begins to delete each character. Is there a way to prevent this deleting from the cursor part, and then, still allow the selection of dates?

Don't see any possible way to do this. But if your concern is the validity of the date value, then you could do a validation to check that.


Reply