New to KendoReactStart a free 30-day trial

Control the Focus MultiViewCalendar Date

Updated on Dec 19, 2025

Environment

Product Version4.7.0
ProductProgress® KendoReact MultiViewCalendar

Description

When changing the selected value externally the MultiViewCalendar selects the new date correctly but does not jump to it if it is a range or array. The calendar seems to update correctly if it only handles single dates.

Solution

The can be controlled by updating the focus date in the internal state of the MultiViewCalendar.

jsx
	this.MultiViewCalendarRef.setState({ focusedDate : newFocusDate });
Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support