AJAX Calendar/Scheduling Controls
How do I highlight a selected event while setting the EventClickHandling="PostBack"?
You should set EventClickHandling="Select" and EventSelectHandling="PostBack".
EventSelect will be fired on the server side.
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java