DayPilot.Month.commandCallBack

The commandCallBack() method executed Command event on the server side using an AJAX CallBack (ASP.NET WebForms, ASP.NET MVC, Java).

Useful for sending navigation commands (next, previous, jump to a specific date).

Declaration

DayPilot.Month.commandCallBack(command[, data]);

Parameters

  • command (string) - command name (custom)
  • data (object) - additional custom data