Active Questions
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: '$...
Problems with Scheduler (all versions)
I am trying to redirect to a new page in the EventClick method of the control. I am using Visual Studio 2008 and IE7. Here is the error: Event: Void AbortInternal() Message: Thread was being aborted....
Howto modify resources/datasource on scheduler during javascript refresh
I noticed that when I modify the resources/datasource when refreshing a scheduler the data displayed is inconsistent with the data bounded to the scheduler. Is it even possible?
Add DurationBarVisible to individual events`
Hi, I would like the ability to set the DurationBarVisible on individual events during theBeforeEventRenderevent.
DataTagFields - e.tag[name] has wrong value in BeforeEventRender
Hi, I am new to using DayPilotCalendar. I have 3 events being loaded from a DataTable. I have 26 fields defined under DataTagFields. For the first two events, the e.Tag fields all look good. For the ...
FireFox does not handle ToolTip containing '\n' correctly
Hi, I am just starting to use the DayPilotCalendar control. I have created ToolTips that contain the '\n' character. These ToolTips display correctly in IE, but in FireFox the '\n' characer is being ...
Data for the view date range.
I am evaluating this product for a project. When the calendar is loaded or when user changes/drills intothe view, how can I get the date range so I limit my result set from database for that date ran...
Data for the view date range.
I am evaluating this product for a project. When the calendar is loaded or when user changes/drills intothe view, how can I get the date range so I limit my result set from database for that date ran...
How Do I change the width of the Resources to fit text that it contains?
I am testing with the lite version and I am adding resources dynamically but the text of the resource spans bigger than the cell .. how can I change the width to be dynamically expanded to fit the te...
Fixed times when scrolling on day pilot calendar?
My day pilot calendar has a number of resources; the problem iam having is after scrolling the screen to see specific resources, its no longer possible to see the times down the left hand side making...