Home Unanswered Active Tags New Question

Being able to accont for a late appointment?

Hello,

I am interested in using DayP ilot for an application I am building. What if someone has an appointment scheduled for 10:00am and they are running 15 minutes late. Is there anyway to push that appointment down as well as all the other appointments behind it withouht having to manually adjust each one? Can I do this through the code?

Thanks

Asked by Anonymous 1 year ago.
Replies
If you are using a database to load all your events, you can do it using code-behind by moving each datetime with the same RessourceID. Kind of complicated but can be done.

Bbq
Comment posted by Bbq 1 year ago.
New Reply
This reply is
Your name (optional):

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