New to Kendo UI for Angular? Start a free 30-day trial
Triggering the MultiViewCalendar Popup Externally
Updated on Jan 20, 2026
Environment
| Product | Progress® 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 DateRangePopupComponent component. This enables you to open and close the popup as desired.
The following example demonstrates the suggested approach.
Change Theme
Theme
Loading ...