Questions Tagged feature
Scheduler: Click event resource
Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.
Scheduler group by month
Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...
Custom height for specific events
Hi, could it be possible to change the events' height individually ? Is there a workaround to accomplish that ? I red that a line's height is set depending on the overlapping events in that row. Henc...
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...
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!
Horizontal scrollbar for DayPilot Calendar (sync multi cals scroll)
I have 6 day pilots on the page with the header turned off and 1 with no data and just a header in resource view. All have the same width. The ability to scroll the dp horizontally, is high on the us...
Everybody's work'n for the weekend
Hi Dan, Just wanted to say thanks for the CssClass added to beforeeventrender. Works great. I'd also like to mention the client side render and scrollis now much faster. Thanks for that too. I'd like...
Row Number in BeforeCellRenderEventArgs
Hello, it would be nice to have the actual row number or propably tags of the resource header in the BeforeCellRenderEventArgs. This is useful for implementing alternating row colours. Greetings
Duration Bar in DayPilotScheduler Resources View
Hi Dan, I want to increase the height of the duration bar which in DayPilotScheduler Resources View. Would you please let me know the option? As this Duration Bar only shows the exact duration of the...
DataTagFields - Want a server side only version (dont want data rendered for use in javascript)
Answered: It should be available in the 6.6 release: http://www.daypilot.org/daypilot-pro-6-6.html
programatically set Event colour
Answered: Yes, it's possible using BeforeEventRender event. Please see: www.daypilot.org/daypilotcalendar-custom-event-rendering.html
Ability to set event as selected from code
Answered: Yes its possible in the pro version, just use add a bubble control to the page and link the event to it or you could just call a modal popup if your using ms ajax in .net
Add DurationBarVisible to individual events`
Hi, I would like the ability to set the DurationBarVisible on individual events during theBeforeEventRenderevent.
CSS Support
Answered: CSS support for DayPilot Month was added in 5.5 release. See also DayPilot Month: CSS Class Styling.
Event moving and resizing ....getting away with snap to grid
Hi... Thanks for the excellent work you are doing. Keep it up... Now straight to the issue. While moving or resizing events, they always snap to the grid. Can we move or resize the events without the...
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/ (...
Weeknumbers
Is it possibel to show weeknumbers in the Calendar? ex: a good place would be the top-left-corner above the hours
CellHeigt smaller than 15 ?
I have CellsPerHour = 4 and the Calendar hour is then 60. I like to have bussinesshours from 8 to 16, but that makes the Calendar tobig for the place on the website that I want to use. With CellsPerH...
is it possible to add context menu on cell right click in daypilotschedulerdynamic .?
Can we have this feature. We need it desperately. regards Rohit
Drag&drop event from an external source
Hi, If darg an event from external source to scheduler (year, month and week view), the start date time of the event always start from 00:00:00, if the external event contains the start date time pro...
Integrate with Google Calendar or Outlook
I need to figure out a way to sync my DayPilot calendar with my Google Calendar and with Outlook. Maybe like a batch import/export of events. Does anyone have any idea how I might do this? Thanks!!
Show the minute range of the hour columns in DayPilot Calendar
Hi! I would like to know if it could be possible to show the minute range in the left hour column of DayPilot calendar, as say for example, I have 4 cells per hour, so at the moment, it displays only...
Scheduler: show tentative event times on load
Is it currently possible to emulate the Outlook behaviour, that when you open the Scheduler, in addition to all events associated with the Resources, it also automatically marks a time region that yo...
refreshCallBack as PostBack
Would it be possible to implement a PostBack equivalent of the refreshCallBack event? I'm having difficulties updating other control values when the refreshCallBack event is used which I think may be...
how to achieve the zooming feature in scheduler control ???
Hi , In the demo of the scheduler i have read that we can zoom while clicking on the month header. could upls guide me on how to achieve this, like how do i add a link to the header. And i am not abl...
how to achieve day view in scheduler control (urgent)
hi, in http://www.daypilot.org/demo/Scheduler/Day.aspx shows the day view, how do i achieve this view. I tried making the days="1" and cellDuration="15" which doesn't appear like this. ie i wan't the...
creating a new event by clicking a freespace
Hi, rite now if an event is present we'll be able to edit the event subject by just clicking on it (ie by setting the eventClickHandling as edit ). I wanted to know whether the same is possible by cl...