This question is locked. New answers and comments are not allowed.
Based on the demo at: http://demos.telerik.com/aspnet-mvc/datepicker/clientsideevents, there doesn't appear to be a client-side event raised for a change to the datepicker's input field that doesn't pass the control's built-in validation.
Is there any telerik event for this or I will have to use a OnLoad handler to bind to DOM events on the input or follow another suggested best practice for this situation?
Is there any telerik event for this or I will have to use a OnLoad handler to bind to DOM events on the input or follow another suggested best practice for this situation?