Home Unanswered Active Tags New Question

event selection with PostBack

How do I highlight a selected event while setting the EventClickHandling="PostBack"?

Asked by Rhys 6 months ago.
Replies

You should set EventClickHandling="Select" and EventSelectHandling="PostBack".

EventSelect will be fired on the server side.

Answer posted by Dan Letecky [DayPilot] 5 months ago.
New Reply
This reply is
Your name (optional):

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