All Questions

Drag & Drop Item - Scheduler - Non-business days

This question is regarding the "Scheduler" app. I've created an Item which spans for 10 days. The moment I drag this item onto the Scheduler, the item occupies 10 days from the drop point. (Dropped t...

ContextMenu Hover not working with JavaScript Action

Answered: aaaand I solved it by adding the following tag: <meta http-equiv="X-UA-Compatible" content="IE=8" /> The controls are a hit with the users in need of a calendar, and they're easy to work with. Thanks...

Context Menu Size

Is it possible to make the menu width larger? Regards and thanks.

Error with DayPilotMonth on Navigator

Error with DayPilotMonth on Navigator. Hi, I'm a developer, and now, I'm working with DayPilot, concretly with the component Month. I found a problem. When I try to change the month with the navigato...

All-day event disappears on Export

I am exporting the Monthly Calendar and Calendar controls to a bmp file. All is fine except for all-day events. They disappear. Help!

Integrated message bar

Answered: Please see http://forums.daypilot.org/Topic.aspx/1633/calendar-integrated-message-bar

Question about linked events

Hi, I am using full version of the Scheduler and need to display 5 events together for any given resource (basically the main event and some pre and post events like travel). Right now I am using sep...

Blue box in ContextMenu

When I'm testing on localhost, erverything works fine, but on my server the blue boxes in the contextmenu are not shown on IE. Any idea?

DayPilot Month: 4 week view

All, Is it possible to configure the DayPilot Month to show the next four weeks on the calendar? For example: Sun Feb 6 - Sat Mar 5, 2011? Thanks in advance for any help.

scheduler control does not render properly in ie8

I am trying the demo version of the scheduler control, but it does not render properly in ie8 -- firefox and chrome work fine. Also I would like to upload an image of the issue so that you can see th...

how to solve this javascript erroe?

Hello, I got this javascript error when clicking on next year button in year view schedular Webpage error details Message: '__pendingCallbacks[...].async' is null or not an object Line: 163 Char: 13 ...

how to set daypilot calendar width as auto?

Answered: It is possible to use Width="100%". This will set the control width automatically to fill all the horizontal space (subject to the CSS width rules). In the Calendar ( http://www.daypilot.org/calendar...

Storing Date Times in SQL Server throws erros

Conversion from string "Mon Jan 10 2011 21:30:00 GMT-060" to type 'Date' is not valid. I get all types of different dates from the calendar from different browsers. I would really like DayPilot Calen...

How do I get Event Text to display correctly?

I am using DayPilot Pro and cannot get the text in my events to display correctly. The header only displays part of the time span and the text (DataTextField) displays right at the border of the head...

Memory leak in Context Menu

Hi guys, When using the Context Menu on the scheduler, there seems to be a memory leak which is detectable using sieve. Can this be looked at please? Cheers, Stuart

allday event in open souce

Hi, I use daypilot calendar lite. I've found a good code at this topic ( http://forums.daypilot.org/Topic.aspx/420/daypilot_lite__set_color_per_event ) for add DurationColor field (i've added to back...