Answered: This turned out to be a bug of the 7.1 release that was used in the Timetable Tutorial. The tutorial is now updated with the latest release (7.6) and the problem is fixed. http://code.daypilot.org/65...
Answered: This behavior is only supported on touch devices. Dragging in the grid will scroll the area. In order to start selecting a time range you need to hold the finger for a while.
Version: DayPilotProMvcTrial-7.6.5625 Once I set below properties BusinessBeginsHour = 8, BusinessEndsHour = 17, ShowNonBusiness = false for scheduler (timeline view), drag and drop feature stops wor...
Hi all, I want to change the message bar his style depending of its type (error or warning). Now I tried : function afterRender(data) { if (data != null) { dps1.message(data.message, 5000, "#dc143c" ...
Hi, this is my first post. I want to disable partially disable scheduler event. e.g Event slot is from 00:00 to 23:30 I want to disable this event from 00:00 to 02:00 Regards, Muhammad Kamran Jr. Sof...
Hello, I am developing a booking system where it is useful to see when during the day the booking begins. Most bookings are for the night, so if the booking looks to be during one day it is misleadin...
it is possible to set different views for scheduler using, for example, the calendars to select daily, weekly or monthly as is the case in simple calendar?
Hi, I am exploring DayPilot using DayPilotProTrial 7.6.3006. I created a OnBeforeCellRender event to change the background colour but it did not change. My aspx page contains: <DayPilot:DayPilotCalen...
I am trying to get an event on scheduler to span multiple days. The start and end date are 3 days apart but scheduler only shows the event on the first day (my scheduler groups by day & hour) but wit...
Hello, I see in the last Lite 4.0.261 release for the Calendar version I can use CSS themes but I can't find how to customize the background color for single events on the calendar. I should use in B...
Hi, According to this overview, it should be possible to have week, month or year headers in the lite edition of the Schedular: http://www.daypilot.org/compare-versions.html But how? Thank you for ta...
Answered: Nvm... Answer is here: http://forums.daypilot.org/Topic.aspx/921/scheduler_resource_name_and_id That is - find the resource via dps.resources.
I would like to customize the timeheaders in Scheduler in to groups I would like to show start of the present week with Monday and have 3 slots with 3 shift timings(in a day) and the second heading. ...
I have a booking system that uses daypilot scheduler. One of the bookings is really really long, and starts before the startdate of the calendar. When trying to resize that event we get an error: Can...
I meet this bug when edit demo page Calendar/ResourcesDaysView.aspx when I edit e.innerHTML in DayPilotCalendar1_BeforeCellRender function(like this: e.Html = "<div class='charge-price-slot'>ss</div>...
Hi, Is it possible to have the display of the calendar reversered? I want to be able to switch from default view which is the dates at the top and resources on the left. But I would also like to be r...