DayPilot.Month.timeRangeSelectedPostBack

The timeRangeSelectedPostBack() method fires the TimeRangeSelected event on the servers side using a PostBack (ASP.NET WebForms).

Declaration

DayPilot.Month.timeRangeSelectedPostBack(start, end[, data]);

Parameters