Active Questions
Time font color in month view
Is there a way to change the time font color in the month view? I'm not sure what property controls it.
Double Click Event for Scheduler
As i see, there are doubleclick events available in other controls except the scheduler. It would be nice to adapt a double click event to scheduler. TIA!
ToolTip text and Appt Description
Hi, just like to firstly say what a nice component this is to use. Ok, my question: Is it possible to allow a different data binding field for the ToolTip value for each appointment entry rather than...
Silverlight Day
Hi, As sliverlight 3 has been released is makes sense to build the project with this version even if it adds a delay to its release date, will this be the case? What is the expected release date as t...
Event stacking in Month throws a javascript error
Hi, Great control you have in here.We just update to your latest version.It has made life a bit easy.The event stacking mode when set to cell throws up an javascript error "Object doesnot support his...
extending daypilot lite: adding another datafield; value lost at renderEvent
I added another datafield to the control and i seemed to have done it right. (Thanks to the very well writtenand documented source!). But i did not do it completely right, because in the procedure re...
How can I set the height of the rows individually in scheduler mode?
Every (resource) row in Daypilot has the height of dayPilot.EventHeight (or multiples if stacked events occur). But because I have events with multiline text content, I need to size the rows individu...
IE 8 Issues
Right Click on an event in schedular causes causesbrowser menu to cover overa specified context menu. No work around in IE 8. Professional User..
How to shox timeline in daypilot Lite scheduler
Answered: I'm not sure what you mean, maybe this view? www.daypilot.org/demo/Lite/SchedulerTimeline.aspx You will find a source code of this page in the download package.
Sharp Develop with Day Pilot Lite possible
Hi I was going to try to use Day Pilot Lite with sharp develop, but I haven't been able to get it to work. Has anyone been able to do this? Thanks, John
Integrating / extending the scheduler
I'm using the scheduler in resource mode with employees as resources, allocating them to appropriate events. I would like to add a couple of extra columns like 'Hours' and 'Wage' at the end of the sc...
Can We add new header to DayPilot Scheduler?
Hi Dan, Can we add new Header to Day Pilot Scheduler? Currently we are using REsources mode with week view. We have 1. Day in first header 2. Hour in Second header. We would like to split this hour t...
Month.BeforeEventRenderEventArgs vs BeforeEventRenderEventArgs in DayPilotMonth
Hi, I was hoing to use some of the items available in BeforeEventRenderEventArgs but I've found that the datPilotMonth acually uses Month.BeforeEventRenderEventArgs which doent allow us to disabled c...
Duration bar is miss placed in Right To Left.
Hi Duration Bar mis placed in a Right To Left layout. I think a RightToLeft Properity require. Best, Asad
How to Refresh Day Pilot Month to Change Server Side Label Value.
Hi I am using Day Pilot 5.6 . I want to display a label indicating current selection Month and Year depends on Selection From the Navigator Control. I am able to find out the selected Month and year ...
Navigator won't fire TimeRangeSelectedHandling event
I cannot get ant TimeRangeSelectedHandling evebts to fire. I am using the latest5.6 build 1820. Here is my markup: <DayPilot:DayPilotNavigator ID="dpNavigator" runat="server" TimeRangeSelectedHandlin...
Page Header Title Changing (Scheduler)
As far as I can remember (several months) this has never been an issue/bug. Recently, (past few weeks) when I look at the Scheduler demo located at www.daypilot.org/demo/Scheduler/, I notice that the...
How to do the custom initial scroll position?
I have a question to ask on the open source version of Day pilot. How to use the horizontal scroll bar like the custom initial scroll position?
Printing ?
Answered: Printing is supported through image (PNG/JPG/GIF) export in DayPilotCalendar. Documentation:www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo: www.daypilot.org/demo/Calendar/ (...