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...
Hey. I'm using DayPilot Lite and I "think" I have a problem. When I have a long event (eg: starts today and have a week of duration), when the events render in the calendar, just the box within today...
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...
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: This file includes the API documentation generated from the source code. It is not necessary to include it but if you do Visual Studio will display the documentation inline. You can browse the API do...
Hi there! I would like to synchronize the horizontal scrollbars across two separate scheduler controls. I understand that this must be handled in javascript somehow to get it to work on the client si...
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...
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 ...
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
Answered: DayPilot is only available as an ASP.NET control but you can run in in a WinForms application using an embedded web server. See also the following tutorial: http://code.daypilot.org/70282/daypilot-in...
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...
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?
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...
We formatted our event info with time range (9:00 - 10:00). When I look at an event in the calendar I see two event time ranges. 1) is the time range we formatted for the DataTextField\Event info, an...
Hi, Suppose I have an event which is 10 minutes long. I display event info which is 3-4 lines of text. The day and week calendars show only the top 1 1/2 lines of the text. The remaining lines of tex...
i am trying to open popup for confirmation like it wil ask you eg. (i have 3 work order i am trying to move 2nd Work order while moving it will ask you do u you want move 2nd workorder or all the wor...
Answered: See also http://code.daypilot.org for tutorials with sample source code (C# and VB.NET). Examples that use the calendar and SQL Server (ASP.NET WebForms): Shift scheduling tutorial http://code.daypil...
Esteemed Foros, I have been to this link... http://www.daypilot.org/calendar-css-class-styling.html ...but the styling for external CSS seems very limited. Is there a more complete list of stylling a...
Whenloading the calendar control if i right clickany cell i get an error saying: DayPilotCalendar.topSelectedCell.start' is null or in not an object with contextselectionmenu This only happens when t...