1

I am displaying a monthly DayPiolot Calendar on a mobile page, is there a way to display 3 months instead of only 1?

@Html.DayPilotMonth("dp", new DayPilotMonthConfig
 {
   BackendUrl = Url.Content("~/Home/Backend"),
   CssOnly = true,
   Theme = "month_green",
  })
Doug Farrell
  • 135
  • 1
  • 3
  • 20

0 Answers0