Home Unanswered Active Tags New Question

Hi-lighting the current hour in the DayPilotScheduler LITE ?

I would like the ability to hi-light the current hour, at the time the calendar was rendered, so users have an idea of where they are in the course of the day vs. their scheduled events....is this possible in theDayPilotScheduler LITE version?

If not, is it possible in the PRO version ?

Thanx...Barry

Asked by Barry O'Neill 2 years ago.
Replies

I edited the source code and added a routine to make the color blue if the from.Hour == rightNow.Hour (if true, return the color as "blue" (added a CurrentHourBackColor property), if false, execute the isBusinessCell method)...:-)

Good thing the project code converted to VS 2008 with no issues (cause it didn't want to open in VS 2003 :-)

Comment posted by Barry O'Neill 2 years ago.

Nice implementation!

The Pro version also has the ability to add a vertical line (or multiple lines) with a specified color at a specified DateTime position. See also Separators.

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

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