Active Questions
startdrag menthod missing in the Scheduler dynamic
Hi, Any plans to get this feature in the upcoming release ? regards Rohit Goel
Disable Bubble in Daypilot scheduler
Hi Dan, Is it possible to disable the Bubble when I click on a menu item? eg. 1. I right click on an event 2. Click on "Copy Booking" within the context menu, once I click on this the Bubble is disab...
Adding the minutes to the time column
Is it possible to add the minutes to the time column of the calendar? I need to be able to show the minutes as well as the hour so that it will say 7:00, 7:30, 8:00, 8:30, etc.
Set a minimum width on the columns of the Calendar
Is there a way to set a width or minimum width on the columns of the Calendar. We have the potential to have many resources and would like to be able to set a minimum width on the columns so that eac...
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...
Edit an Event in Month view
Answered: Hi Richard, It's not possible to edit the events inline in the month view (so far). Until it's available you will have to invoke a dialog box (see the SQL demo in the download package) or edit on a s...
Double-click event for time range selection causes Unknown PostBack/CallBack parameter type exception
Hi! When I set the TimeRangeDoubleClickHandling property of the dayPilot calendar to either postback or callback, withTimeRangeSelectedHandling= Hold or HoldForever, I'm getting an Unknown PostBack/C...
24-hour date format in event display
Hi Dan, Please let me know if it is possible to display the time displayed in the event in 24-hour format. Eg. XYZ (17:00 - 18:00) Please point me to any documentation you have for this. Thanks Raghav
Resource View with days as rows and resource as columns
Dan do you have a tentative timeline to support days on the vertical axis along with resources in the columns Dennis
' character in event text corrupting event visualization (all black)
Hi, Ifound a minor bug (or at least it seems so to me). If the value of the DataTextField contains the ' character (like in O'Connell) the event box gets all blacked out. In italian language is a com...
DayPilotMonth not Updating (build 1385, trial version)
I am having trouble with the Update method of the the DayPilotMonth control. I am calling the javascript refreshCallBack and the timeRangeSelectedCallBack functions and these call the following code ...
Navigation
Hi All, I'm trying to navigate between months on a DayPilotMonth component The data is bound correctly and i'm using the following link to try and trigger a forward jump of one month javascript:cal.r...
How does the BeforeEventRender event works for daypilot(dayview)
Hi, i am trying to bind an event that starts from 11:30 to 00:15(that is 15 minutes past 12,11:30+45 minutes), i m using a 24 hour clock. the beforeEventrender handler is not binding this event enen ...
How to get the calendar cells and change the background color from a specific Event?
How to get the calendar cells and change the calendar background colorfrom a specific Event? so when Event takes: 9.00--10.00 am only this cells in the calendar should be colored red. to start with: ...
Combining multiple events into one cell
Hello, I am trying the DayPilot Lite version, may upgrade to Pro if it meets our needs and there is funding available to purchase (we are a public university with little money!) I am most interested ...
Install Help!! Could not load file or assembly 'DayPilot' or one of its dependencies.
Hello, I downloaded and unzipped DayPilot Lite. I then followed the instructions and added the component to the VS2005 toolbox. I attempted to build the pages to see the demo and I get the above erro...
please give me some codes to implement drag and drop in daypilot lite
I am tr trying to implement drag and drop functionality in daypilot lite .please give me some codes to get started
All day events
Answered: OK, it was meant to work the same way in the week view and in the month view. You are correct with the week view. I will fix it in the next release.
Javascript error Unexpected call to method or property access
I'm using DayPilot Ver 4.6 and developed a simple day view using schedular control, it works fine but randomly it returns "Unexpected call to method or property access" javascript error and after tha...
Display event text at the bottom of event box
Hi, is it possible to show the text at the bottom of an event box (at end time) instead of the top (at start time). Thanks