New to Kendo UI for jQueryStart a free 30-day trial

AutoSwitchParts

configuration

A value indicating whether to automatically move to the next segment after a valid value is provided for the current

Default: false

<input id="dateinput" />
<script>
$("#dateinput").kendoDateInput({
    autoSwitchParts: true
});
</script>
Not finding the help you need?
Contact Support