New to Kendo UI for jQuery? Start a free 30-day trial

Navigates to the future.

<div id="multiViewCalendar"></div>
<script>
    $("#multiViewCalendar").kendoMultiViewCalendar();

    var multiViewCalendar = $("#multiViewCalendar").data("kendoMultiViewCalendar");

    multiViewCalendar.navigateToFuture();
</script>
Not finding the help you need?
Contact Support