Home Unanswered Active Tags New Question

Add an event with a javascript function

Is there a possibility to add an event in the calendar with a javascript function addevent(start,date,data) ?
Of course this event will not be stored in the database and it is not my goal, it is only for a tempory visualization.

You should do the samewhen receiving the result of a callback from Timezonclick, is not it ?

Asked by JFC 4 years ago.
Replies
Yes, you could use timeRangeSelected(start, end, data). It calls the server-side event handler. That means you can't create it just on the client side.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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