Active Questions
Resources in Scheduler
First off I must say this is an excellent control. Thanks for the effort and support. I have been tasked with a project in which I will be creating a booking application for vehicle testing. One requ...
Problems with Scheduler version 5.1.1602
I cannot for the life me change the forecolor (font color)of the hours headers. They can be set when editing the page, but when the page is run they revert to their default colors. This is not an iss...
Custom Event Object Styling
i have a layered approach and its going great, the only question i have is about the colouring. i am binding the control to a collection of Events. these events each have an "EventType" property that...
programatically set Event colour
Answered: Yes, it's possible using BeforeEventRender event. Please see: www.daypilot.org/daypilotcalendar-custom-event-rendering.html
Line for actual time
hello! Is it possible to show a line for the actual time in the scheduler control? greetins Stefan
Object Oriented Prgramming
Hi, I am trying to modify DemoSQL. I am using 3 tier achitecture.How can I use an object to insert the New Event into the database? Thanks
DayPilot Lite Scheduler
How do I go about getting my header columns like the example shown in the example below? http://www.daypilot.org/demo/Lite/SchedulerMonth.aspx
Controlling calendar from JS
Is it possible to control the calendar mainly from Javascript. I mean adding events, changing views, etc. without resorting to postbacks/callbacks? thanks.
DayPilotScheduler.Resources.IndexOf and DayPilotScheduler.Resources.Contains not working
so Lite version I am adding dynamically rescources, and Resources.Contains and Resources.IndexOf cannot find existing dsRooms.HOUSE_OCCUPATIONS_KUIDO_SDataTable table = new dsRooms.HOUSE_OCCUPATIONS_...
Settings for Month View
How can I setup a Month view as shown in the online Demo? I have used the days property = 31. But now the calendar shows columns for every day (31 days) and every hour just like a week view with 31 c...
want to move an event to a resource which is not currently visible
i want to move an event using drag and drop to a resource which is not currently visible on the scheduler. Is it possible to move the vertical scroll bar automatically as I drag the mouse downwards. ...
Javascript error 'previousSibling' is Null or is not an object.
Hi! I'm getting this error when double clicking on a calendar row. Here' s me declarative code : <DayPilot:DayPilotCalendar ID="DayPilotCalendar1" DataStartField="Start" DataEndField="End" DataTextFi...
Only allow users to edit their own events
I am using the Scheduler asa shared calendar for booking resources. So I don't want one user to be able to edit another's bookings. Is there a way to go aboutdoing this? Thanks!
how to limit what hours are displayed in Scheduler?
Hi, I am using daypilot lite and was wondering if there is any way I can limit what hours are displayed in scheduler when using a daily view? I'd like just to offer times from 9-6pm for example, and ...
Non Business hour & CSS
Hello everybody, I'm trying DayPilot Pro for my company in order to know if DayPilot (Scheduler) is a great solution for us and I would like to know how to set non business hour BackColor in a CSS fi...
Drag over multiple days
Hi, Is it possible to enable a booking to go over several days when using the Calendar? At the moment, I have the Cal in week view, and a secondary scheduler in month and resource view to enable mult...
Scheduler Update method causes events to multiply acrross all resources.
Hi there,
I am using the latest (8th December 2008) release of the DayPilot DEMO.
I have set EventMoveHandling="CallBack" and in the c# code on the server I have the following;
protected voi...
How to print a calendar?
Answered: After some experimenting, I've found a workaround. The following code prompts the user to open/save the image. This makes it printable from IE as well.
Response.Clear();
Response.C...
Daypilot 5.1 Sp1 Cannot move events without jscript error
Hi, We have just upgraded from 4.9 to 5.1 Sp1 and events in DayPilot Calendar can no longer be moved without the following error when debugging is turned on in IE7 Microsoft JScript runtime error: '$...