How to use Previous and Next in the DaypilotMonth..?
Asked by Chandra 3 years ago.
I need to get previous and next button for the full year. When I click previous it should show the previous month and When I click next it should show the next month from the full year calendar in the month view.
Answer posted by Dan Letecky [DayPilot] 3 years ago.
The React monthly calendar component works the same way - you need to update the "startDate" property and provide the event data for the new range using "events" property.