Questions Tagged
Not displaying delete cross button on Mac OS
Hi I am Gurnek from Graycell Technologies Exports company. We have licenced version of DayPilot calendar 4.1. we are facing a problem with DayPilot calendar that it is not displaying cross button (de...
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...
On mouseOver an appointment, it 'mirros' the appointment until mouse out... only happens if access remotely.
I have Day Pilot Pro Version 4.3. Browser IE7. When I mouseOver an appointment, it 'mirros' the appointment to a space above it if there's room to mirror, if not then no mirroring. The mirroring is o...
The message received from the server could not be parsed...only in Vista.
I am on DayPilot Pro 4.3. I am getting"The message received from the server could not be parsed" whenever I click on an existingappointment or empty space to create a new appointment. But Only in Vis...
Event Box Label
Answered: Probably my response got lost somewhere, so: I've added a new ShowEventStartEnd property to DayPilotMonth. If you set it to false the starting and ending times won't be rendered. Hopefully this will ...
day Error?
Hi Dan, I have daypilot lite. I have this problem : if i have an Appointment in 15/01/2008 i see it in 13/01/08 . maybe it's my mistake but i can't risolve it Hope this helps
EventClickJavaScript Not popping up box.
Hi Dan, I am on version 3.7 and having difficulty with a postback occuring when an event is clicked. I believe this postback is interferring with my popup window displaying. I have the TimeRangeSelec...
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...
Context Menu Hover color change
It would be really great if context menu items change their color as mouse mover over them.
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 ...
DayPilotMonth labels month incorrectly
I am using the DayPilotMonth control and noticed that the months are labeled incorrectly. When viewing January, all the day numbers are correct, but on the 1st, it says December and should say Januar...
User Data
I would like to be able to pass additional information from the client to the server during a Callback. It would be nice if eventArgs had a member for userData. It would not need to be anything more ...
removing the CSS from the table cells and div tags
Hi I know there is a way to add a class and style the scheduler but is there a way to remove all the CSS from the table cells and div tags and place them into an external CSS file? Reason is there se...
Visible property Issue
Hello, I've tried DayPilot Lite, then tried DayPilot Pro Trial, and loved it... so i've purchased 4.3.13 version ... but im stucked here with a little problem... Im using a DayPilotCalendar and a but...
Event Bubble
I am having some issues with the event bubble in FF. In IE6 everything displays correctly but in FF the backcolor of the bubble is darker than what it should be and the hyperlinks i've built and assi...
Javascript eventMoveCallBack
Answered: If you write anything using Response.Write() during a CallBack it will corrupt the response. However, it should throw some kind of a JavaScript error on the client side, did you experience that? I wi...
BusinessBeginsHour & BusinessEndsHour - is it possible to have half hours?
Hi, I am just wondering if it is possible to have BusinessBeginsHour & BusinessEndsHour in periods depending on your Cell Duration? eg. CellDuration="15" BusinessBeginsHour="9" BusinessEndsHour="17:3...
dpc1.refreshCallBack & "Processing" message
It is possible to have a "Processing" message appear when a user selects a new date for the Calendar? It is hard to tell sometimes when the calendar has completed refreshing and loading of new days d...
Dynamically adding a Calendar Control Blues
I was attempting the solution offered in this article: http://forums.daypilot.org/Topic.aspx/118/how_to_create_dynamically_the_calendar In addition, I wanted to register some of the events. For examp...
Scheduler table resizing rows after event resizing
Hi, I have come across a problem which happens in all browsers. I have all my events and resources returning and building the scheduler no problem. But when I resize the event it and saves the change...
How to pass javascript for client-side eval from DayPilot event (cont.)
Hi Dan, A shameless new thread since old ones tend to be overlooked: "You can use DayPilotCalendar.Update(data) method on the server-side to pass a custom parameter (data - a string or a Hashtable) t...
Building dynamic list of resources
Hi, How do I build a list of dynamic resources? I have put the code into the <resources> tags but I keep getting code can not be placed in here Thanks Tom
Tow deferent EventBackColor
-If I have more than one Event, let say 2in the same date. How can I give them two deferent colors., If it's possible. Thanks
Javascript handler with callback.
I am attempting to do an Event move where the handler is in JavaScript that calls _ctl0_MainPageContent_schedule.eventMoveCallBack(eventArgs, newStart, newEnd, oldColumn, newColumn); I set up the con...
style for alternate hours.
Can we have different colors of alternate hours just to distinguish and facilitate the time range selection.