Home Unanswered Active Tags New Question

Disable TimeRangeSelectedHandling for specific resources

On day pilot calendar, is it possible to override the TimeRangeSelectedHandling method at resource level, as I want the user to be able to create events for some resources but not others.
Asked by Anonymous 3 years ago.
Replies
You can't prevent the user from selecting the area, but you can check the forbidden range in the handler (either using JavaScript or on the server side) and notify the user that the action is not allowed.
Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

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