Active Questions
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...
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 ...
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...
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...
resource view horizontal with days not hours
I am looking to create a resource view horizontal with days not hours. The scheduler default has exactly what I want only with the axis flipped. Basically the resources should be the columns, and day...
Event Right Click and Hover
Is there anyway to prevent the hover from interfering with the right click menu. When I right click on an event, the menu that appears is covered up by the event hover. Is it possible to "disable" th...
FireFox context menu issue
When we right click on an event in firefox it shows context menu but also shows the browser menu on top of it.....
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...
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 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...
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...
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...
How to pass javascript for client-side eval from DayPilot event
Hi, I am combining DayPilot with Gaia. I need a way to either pass the viewstate to Gaia during a DayPilot callback, but if this isn't possible I need to pass javascript to the client for evaluation....
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
paint event
Hi 1.is there a way to paint all the event in colornot just the DurationBarColor? 2.how to mark a selected event in the calendar ? Thanks roiy
style for alternate hours.
Can we have different colors of alternate hours just to distinguish and facilitate the time range selection.