Home Unanswered Active Tags New Question

Questions Tagged scheduler

Dragging whole events instaid of duration bar.

Hi, I would like to drag by clicking anywhere on the Event (instaid of only the duration bar). Looks like this question has been answerd here: http://forums.daypilot.org/Topic.aspx/1410/click-and-dra...
Asked by Piet Eckhart 2 months ago. 1 reply, last reply 2 months ago.

Events not rendering in Scheduler

Answered: Please check the following guide: http://kb.daypilot.org/101644/events-not-showing-up-in-the-scheduler/ The most important thing to check is that the resource id (Resource.Value) matches the resource...
Asked by Ozzie 8 months ago. 5 replies, last reply 7 months ago.

Scheduler context menu not working

Answered: It's now fixed in build 6.5.2333. See also: http://www.daypilot.org/daypilot-pro-6-6.html Thanks for reporting the bug!
Asked by Richard 8 months ago. 1 reply, last reply 8 months ago.

DayPilot Scheduler - Is this possible?

Answered: If the lessons were always inside a CellGroupBy unit (e.g. an hour), you could use smaller units for time cells (e.g. CellDuration=15) and hide some of them: http://www.daypilot.org/scheduler-hiding-...
Asked by Ozzie 8 months ago. 4 replies, last reply 8 months ago.

Click and drag whole event?

Answered: This is controlled by the EventMoveMargin property. You can increase the value as needed. The default value is 5 (pixels).
Asked by Anonymous 8 months ago. 1 reply, last reply 8 months ago.

suppress Scheduler Event ToolTip

Answered: You should use ShowToolTip=false.
Asked by Morten 9 months ago. 1 reply, last reply 8 months ago.

Scheduler - When does the day end?

Answered: It's now fixed in build 1.0.187. See also: http://java.daypilot.org/daypilot-pro-for-java-1-2/ Thanks for reporting the bug!
Asked by Erik 9 months ago. 22 replies, last reply 9 months ago.

Scheduler - cell mouseover resource and time headers shaded with custom color

Answered: You can use CrosshairColor and CrosshairOpacity properties.
Asked by Andre Pedroso 10 months ago. 2 replies, last reply 10 months ago.

Schedule - misalignment resources and header sharepoint 2007 DayPilot 6.4

Answered: Don't you have the zoom set to something else than 100%? If that wasn't the problem, could you please send me the output HTML of that page to support@daypilot.org? http://kb.daypilot.org/55640/saving...
Asked by Andre Pedroso 10 months ago. 6 replies, last reply 10 months ago.

Event DurationBarHeight

Answered: It's there already and it's called DurationBarHeight.
Asked by Ante 10 months ago. 3 replies, last reply 10 months ago.

Daypilot Lite Scheduler : Problem when deleting events.

Answered: Apologies, after hours of working on it looks like I should have been blind not to see the bloody bug in my code. Anyway ignore this topic. Lord Arokh
Asked by Lord Arokk 11 months ago. 1 reply, last reply 11 months ago.

daypilot schedular printing issue

Answered: If the scheduler works the same as the Month control, n the relevant Before_Render event, check Control.IsExport before writing your HTML (you can export with plain text instead)
Asked by mike 1 year ago. 3 replies, last reply 5 months ago.

Need to know how to set event linear instead of stacked

I am using the scheduler in day view. I would like to have the times ofevents stack from the earliest available time. Example if the day starts at 7:00 am then the first filled event should be 7:00 a...
Asked by Anonymous 1 year ago.

How to add different colors for days and weeks header

Answered: You can use BeforeTimeHeaderRender event handler to change properties of the time header cells. Example: protected void DayPilotScheduler1_BeforeTimeHeaderRender(object sender, DayPilot.Web.Ui.Even...
Asked by Anonymous 1 year ago. 1 reply, last reply 11 months ago.

Huge(30 sec. just on server) performance problems with 30 days for 300 resources for aprox. 4000 events

Answered: Hi Darko, Please see the following checklist: kb.daypilot.org/28947/how-to-improve-speed-of-the-scheduler-when-showing-many-even/ The most important step would be to upgrade to 6.2 SP3. It doesn't st...
Asked by Darko Kralik 1 year ago. 3 replies, last reply 1 year ago.

Is it possible to freeze the header of the scheduler?

Answered: Figured it out: http://www.daypilot.org/scheduler-height-vertical-scrollbar.html
Asked by Tom 1 year ago. 1 reply, last reply 1 year ago.

Plan multiple resources in the scheduler in one go?

Answered: This can be done, but: 1. You need to separate the actual events from resource links in you database. Each event could be possibly linked to several resources so you need one more table for the link....
Asked by Anonymous 1 year ago, 1 vote. 1 reply, last reply 6 months ago.

Scheduler per year

Answered: Yes, it's possible. Here you can see something similar but showing one week per column. You can switch to one day per column by modifying CellDuration property to 1440 (one day has 1440 minutes). htt...
Asked by Anonymous 2 years ago. 4 replies, last reply 1 year ago.

Drag n' Scroll

Answered: This feature is now implemented (build 6.5.2303). See also: http://www.daypilot.org/daypilot-pro-6-5.html
Asked by Chip 2 years ago. 3 replies, last reply 10 months ago.

Is it possible to influence the color of the crosshair?

Answered: Two new properties were added (build 6.7.1847) to DayPilot Scheduler: CrosshairOpacity (default value 20) CrosshairColor (default value "gray") You can use them to adjust the appearance of the crossh...
Asked by Anonymous 2 years ago. 2 replies, last reply 2 years ago.
Questions 1-20 of 29 Next
Tools

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java