All Questions

Hide time header

Answered: Almost. You can make HeaderHeight="1". "0" will cause an error. Change HeaderFontSize to "0pt" and remove OnBeforeResHeaderRender.

Can I change the hour box from 1 to 1.30

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??

Javascript Error this.table.offsetWidth is Null

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...

Footer row in Scheduler

Is there any way to add footer row in DayPilot Scheduler? as I would like to display the total noof Resources and total no of events.

Problem with long events

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...

reminder picture in event?

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...

Remainder picture in event?

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...

what is the daypilot.xml file?

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...

Synchronize Scrolling on two Scheduler controls

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...

Calendar callback hangs if formsauth login has timed out

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...

All day events not working in Calendar

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 ...

daypilot for windows form

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...

Scroll labels don't show

Answered: Scroll labels are available again since 6.2 SP6 release: http://www.daypilot.org/daypilot-pro-6-2-sp6.html

SetScrollX Resolution

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...

Custom Data Help

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...

Event Time Range

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...

Event Text Obscured

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...

Open pop up while moving in DayPilot Schedular

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...

Set up a calendar using VB.Net and a SQL Server database

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...

CSS Syling Options

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...