Questions Tagged feature
Daypilot Scheduler Repeat Header After Few Rows
I have a large dataset being displayed in a scheduler. Is there a way to repeat the header after say about 50 rows of data?
Formatting text inside the cells
Is there a way of modifying text inside the cells rather than displaying "Event Name (11:00 AM - 8/25/2010 5:00 PM)"? Without the ability to modify this, it is not possible to handle International Da...
reminder picture in event?
Is there a posibility to have a small reminder icon in the event you create so that the user knows which appointment has a reminder and which appointment doesn't have one? If not, will this feature b...
Recurrence Events for DayPilotMonth and DayPilotScheduler
Hello. Is it planned to add recurrence events for DayPilotMonth and DayPilotScheduler? And when, if yes? Regards, Dmitry
event move
Is it possibleNOT to update the scheduler after an eventmove and also display the event in the new location? It will speedup performance
Scheduler: Adding/Changing resources during postback
Hello! I'm trying to change the whole resource tree when a user makes a selection in a drow down list. The asp:DropDownList control contains the attribute AutoPostBack="true" and the Page_Load handle...
Setting width = 100% for scheduler stretches outside screen
Answered: Please see: www.daypilot.org/daypilotscheduler-layout.html
Hide weekends when showing more than 5 days in calendar
I would like to hide the weekends so it only shows mon-fri-mon-fri-mon-fri and so on. I think this is already supported in the scheduler but it would be nice to see it in the calendar view as well.
Tooltip over any cell in DaypilotScheduler
Hi, Im currently trying to have a tooltip over any cell when i hover over it. However this option isnt available when i try to set it in Before Cell Render. Is there anyway i can do this? I have also...
Navigator Highlight
In addtion to having the navigator highlight days that have tasks assigned, would it be possible to indicate which days have tasks that have not been assigned?
Feature in DayPilotScheduler and DayPilotCalendar are both needed.
Hi, i need the feature DayPilotScheduler1.Resources.Add and DayPilotCalendar1.Columns.Add() in order to get the output that i want. The display that i need to do is as below: ------------------------...
Total TextBox or Label at the end of each resource line in Scheduler
Hi Dan, I was wondering whether there is a way to add a total box on each resource line in the Scheduler? Absolutely amazing system, I envy your knowledge :o)
Disable the clicks
How can I disable the eventclicks and the clicks in the free area in the DayPilotLite-Scheduler? The Scheduler is only for viewing.
Can we have Recurring Event Functionality?? Please reply ...
Can we have Recurring Event Functionality?? Please reply ... ASAP
Move event with Ctrl-key pressed
Is ther a way to detect if the Ctrl-key was pressed in the client-side EventMoveJavascript handler? This way I can implement a Move (ctrl-key up) or Copy (ctrl-key down)
Databiding to Webservice
Control should be able to get Data from a defined Webservice. Componentart controls have that mode.
Split Screen
Is there a way or a plan to add the ability to split the screen horizonaly, so you could keep the header (and maybe the first row) at the top to the screen when scrolling down?
Hide weekends
hello, is there a way I can hide weekends in the scheduler? this has been requested in order to gain more space. thanks in advance, Matteo
Support For Resouces And Locations
Does PayPilot Pro have a way of coping with Resources and Locations. This would be required if, for example, you want to schedule events in different rooms with different equipment or in a hospital e...
Business Hours restriction in Scheduler
Can the scheduler be restricted to business hours just like the schedulerDynamic..as it is more customisable adn would add great new feature for this control
Keyboard Navigation
Is there a way for keyboard navigation with daypilot pro? -I search a scheduler who can do that...
ContextMenu CSS Support
Answered: CSS styling of the menu is now fully supported since 6.1 release: http://www.daypilot.org/daypilot-pro-6-1.html See also: http://www.daypilot.org/menu-css-class-styling.html
Add CssClass to BeforeHeaderRenderEventArgs
I've noticed in the DayPilot.Web.Ui.Events.BeforeEventRenderEventArgs class as part of the DayPilotScheduler1_BeforeEventRender function there is a CssClass attribute which is extremely useful in sty...
DayPilotNavigator ShowMonths moveMonth
Hi, The DayPilotNavigator has a property ShowMonths which shows an ammount of months on screen. The same property is used to navigate forth and back through time (moveMonth method used in Navigator.j...
Event Hover JS event handler
Answered: There is no way to do this at the moment. Manipulating the event div wouldn't be too safe anyway, you would have to clear the changes after the bubble is dismissed and this would require quite a piec...
DayPilotNavigator weekday/weekend distinction
Answered: Is this feature supported in the DEMO? I'm using version 6.8.2477.1, but it doesn't work. Firebug shows "navigator_silver_daybox" on weekend days.
DayPilotCalendar within ModalPopupExtender
Hello, I have a calendar on my page then upon clicking an event, a modal popup will be displayed with another calendar. Kindly advise how can I drag and drop external source on the calendar in modal ...
Recurring Event
Answered: Recurrence support was introduced in 6.0 release for the Calendar, in 6.3 for the Month and Scheduler controls and in 6.6 for the Navigator. See also the following tutorials: http://www.daypilot.org/...
DayPilotScheduler: double click
Hi, is it possible to add support for double-click to the scheduler? It would even help to pass the mouse click as 2nd parameter to the EventClickJavaScript event so that you can decide on the javasc...