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

Triggering the MultiViewCalendar Popup Externally

Environment

ProductProgress® Kendo UI® for Angular MultiViewCalendar

Description

How can I trigger the MultiViewCalendar popup externally by using a button?

Solution

To accomplish this scenario, add a button to your page and define a click event that invokes the toggle method of the MultiViewCalendar component. This enables you to open and close the popup as desired.

The following example demonstrates the suggested approach.

Example
View Source
Change Theme:

In this article

Not finding the help you need?