Questions Tagged how-to
Printing Scheduler
Hi Dan, I am using the latest release of the daypilot scheduler and have trouble with printing. I am using the following: ViewType="Days" HeightSpec="Auto" ScrollPosition="25/02/08 07:00" BusinessBeg...
DayPilotMonth client refresh
I'm having trouble changing dates in the DayPilotMonth control. I've tried changing it via server side but it didn't seem to work. I changed the StartDate to a new date and it seems to bounce around....
I want to change complete look and feel of calendar
kindly tell me all the css classes names that can be modified and is there a way i can modify all properties using css style sheet. as i want to enable theming on my calendar.
Disabling the click event for creating new events
Hi Dan, Is it possible to disable the create event depending on who is viewing the control. eg. There are 2 users A & B A has permission to create a new event B doesn't have permission to create even...
How to make hyperlinks or linkbuttons the resources' names ?
I am adding dynamically the resources to the daypilotscheduler control, so , I need that each resource's name is a hyperlink or linkbutton in order to retrieve his resourceid and perform some actions...
changing the culture & UICulture of the scheduler control?
Hello, Is there a way to change the culture and UICulture of the sechedular? I need to use my culture's Calendar "Hijri Calendar"? thanks.
OnEventClick and UpdatePanel refresh
Hi, i'm trying to assign start/end time values of an eventto some drop down lists when the user selects a particular event. The drop down lists exist in the same UpdatePanel as the daypilotcalendar b...
EventResized wrong NewEnd
In my EventResized handler NewEnd and OldEnd have always the same value when I extend the Event by one cell. When Iexentd itby 2 cells it gives me the date, thati need whenIextendby one cell. Sothesc...
Error: Unkown Server Tag DayPilot, how should I correc it?
Hello everyone! I downloaded the VS 2008 express and the DayPilot lite, I started a new web site project and linked the DLL file to the Toolbox like the tutorial said. I then dragged and dropped a Da...
Add rtl to tool tip of Calendar and Schedular
how can i add rtl to tool tip of Calendar and Schedular and/or change the content Thanks
enable/disable ContextMenu
Hi again, I want to disable the ContextMenu in some resources but not in everyone. Is it possible to enable the ContextMenu only for special resources?
eventMenuClickCallBack
Hello Dan, I know that I can call the eventMenuClickCallBack from a JavaScript but what about the TimeRangeMenuClick event, can this also be called from JavaScript?
Getting Started
Answered: I can recommend the tutorial (which is for the Lite version but the principles are the same for Pro). Then you should take a look the SQL demo (Default.aspx and Default.aspx.cs in DemoSQL directory i...
Conditionally appearing MessageBox(JavaScript)
hi, I want toshow a MessageBox in my EventMove. My problem is, that the MessageBox should not appear every time an Event moved. It only should shown bye some conditions. So I have to set the JavaScri...
how to count events in particular cell
is it possible to control the cell width by stopping events to visible for particular number
change schedular time format
Hi How can i change the time format to look like in the- demo/Scheduler/Day.aspx 12AM ,1AM instead of 0,1 Thanks Roiy
Scroll position not working in iframe
Hi Dan, I have placed the control in a iframe and set the scroll position to 7:00. When in the iframe this doesnt work, but when I go direct to the URL the scroll position works fine and starts at 7:...
Retrieve ResourceId when Resizing or Editing Calendar
How do I set and retrieve the ResourceId on the calendar just like I do the description, start, and end time? The resourceid on the "e" argument is always empty. Thanks
Invisible Events and Other Intriguing Questions
Is it possible to accomplish the following: In BeforeEventRender, is there a way I can choose to either have it NOT render the event OR give it an invisible background? In addition to the above, is t...
Double planned in times
Hello Dan, I read in the roadmap of the latest version that it is possible to prevent items form being planned in at the same time. Could you enlighten me how this is realised? I have another questio...
Hiding non-bussines days.
Hello Dan, Could you tell me how i can hide the non-bussiness days from the scheduler/calendar in the latest version? I havent found any documentation regarding this, it would help me alot. Thanks in...
Refresh Dynamic Scedular
Hi, I love the new dynamic schedular but how can i do a refresh to another week. it used to have a onrefresh property but the dynamic doesnt have one. javascript:dps1.refreshCallBack(7, null, 'new') ...
How to edit an event from a menu item.
I want to have an Edit menu item for an event. But how do I start the inline editing after selecting this item from the context menu? I prefer to not using JavaScript if possible.
How to retrieve free time from calendar
I would like to retrieve times on the calendar that have not been occupied by any events yet. Is there a way to do so? Thanks.
Duration Bar and event to have different times in Scheduler
Hi Dan, I was just wondering if it is possible to set a time for the Duration Bar and a Different time for the Event block? Reason I ask is because a lot of our locations have a setup time of which w...
ContextMenu Javascript action with Callback in Scheduler not working
Hi Dan, I have this unusal problem, I have followed the examples and also looked at you online demo code to but still having no success. The javascript only function works but the callback in the Jav...
Resource view for multiple days
Hi, How to display calendar control with resource view for more than 1 day. For ex, in the below demo website url, I wanted to display the meeting room A/B/C for 3 days. http://www.daypilot.org/demo/...
Scheduler with Date & Time
Hi, I have a scheduler control to list of all events for a specified start and end dates. I wanted to display the date as 1st row header, Hour as 2nd row header (ex, 9AM, 10AM) and mins as 3rd row he...
Drag and Drop Problem
When clicking on an external, draggableitem a new request with Request.Path=null is generated, and of coursea "file not found" exception occurs. Is this the normal behaviour or is there any solution ...
Drag and Drop Problem
When clicking on an external, draggableitem a new request with Request.Path=null is generated, and of coursea "file not found" exception occurs. Is this the normal behaviour or is there any solution ...