DayPilot.Scheduler.afterRender

Declaration

afterRender(data, isCallBack)

Parameters

  • data (object) - custom data sent from the server using Update() method
  • isCallBack (boolean) - true if this is event is called after a CallBack, false if it's called during initial page load or PostBack

See Also

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java