Home Unanswered Active Tags New Question

How do I get a time remaining figure for the days schedule

I need to have the remaining availble time or unused time show by the event location on the scheduler on the left side for each locations day scheduled in the scheduler is this possible an if so how show I modified this any suggestion would be helpful.

Asked by Anonymous 1 year ago.
Replies

You need to calculate it on the server side using your DB data.

You can show it in an additional row header column by modifying the Resources collection. See also:

http://www.daypilot.org/scheduler-row-header-columns.html

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

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