Hi there, I'm currently working on a project that requires the column divisions to be 30 minutes apart and grouped by the hour however when I try to use SetScrollX(DateTime.Now.Subtract(TimeSpan.From...
Hi. My customer requirement is to divide the day not by hours. He wants it to be 90 mins. Now the hour dividing line is for one hour (60 mins). Can I change it to 90 mins??
We use DayPilotPro-6.0.2078. The error throws in Scheduler.src.js on line 2598. I change the code into the following: this.setRightColWidth = function(div) { if (this.getLayout() == 'TableBased') { v...
Is there a posibility to have a small reminder icon in the event you create so that the user knows which appointment has a reminder and which appointment doesn't have one? If not, will this feature b...
The demo on this site and the trial I downloaded show an extra column on the left of the navigator. It is a column that's outside of a normal week, all of the days of the week are already displayed w...
My calender is currently showing Sat thru Thursday with the number of days set to 5. I want days set to 5 but I want it to show Monday - Friday only. Is there a way to do this?
Is there a way to display the navigator horizontally? If so. how is this done? I looked at the properties in the code behind with intellisense but couldn't find a property that would do this.
Answered: The Scheduler in the Lite version has two relevant properties: BusinessBeginsHour BusinessEndsHour They will allow you to define the business hour start and end but the actual effect is a different b...
Answered: Yes, it includes everything so you can test everything you want. You have a little [DEMO] tag on your components but it's perfect to test the water. Hope that helps you! Bbq
Hi, I'm hoping someone has experienced this and has a solution or work-around. We are using the daypilot calendar on a page and most of the handling is done via jQuery, JSON, and callbacks. The probl...
I am using DayPilot Calendar 5.9 I use this EventMoveJavaScript="dpc1.eventMoveCallBack(e, newStart, newEnd, oldColumn, newColumn, true)" In the 6th parameter, I put a boolean object. In the codebehi...
Hi In v6.0.2076.0 our All Day Events don't seem to be working, if we rollback to our previous version (v5.8) they work again. If we make an event an all day event it disappears, it's not rendered at ...
I got the Day Pilot Lite to work on my machine. I want the context menu that opens with a right click to work with the demo? Is it only available with the Pro version?