Questions Tagged feature
DayPilotCalendar : Resource view : possible to see timeline in x axis ??
Hi, I would like to know if it's possible to see a timeline (by days and/or weeks, etc) on the x axis, in DayPilotCalendar, in resources view ? I don't want to use daypilotscheduler because I want my...
Time tooltip
Hello, There is TimeRangeSelectedJavaScript to show time range for an event, but how can I show time under cursor when there is no event ? Thanks
Hover tooltip for Working Hours
It appears the working hours object does not support any type of hover. I'm developing a medical schedule and would like to have the ability to "tag" specific working cells with a hover text so users...
great job
having watched this control since version 2.0 when it was completely free, I must say you did a great job - the current feature set is awesome and probably one of the best calender & scheduling contr...
Export to Excel/Outlook
Hello, It would be great to be able to export to Excel and/or Outlook format. Thanks !
Highlight today
Hi, Is it possible to highlight the day column of today? to make users more aware of what day is today on the calender... Greetings, Jelle de Vos
Show Events with 0 minutes
Hi, thanks for the create control, and thanks for the changes you have already implemented because of Feature Requests i asked in this forum! We have the problem that we sometimes have events that ta...
Today different colour?
Answered: Yes, you should use a BeforeCellRender event handler and change the color using e.BackgroundColor property.
Is there a way that creation of an event can be allowed using a right click on calendar pane
is there a functionality by which we can have a context menu on calendar without having an event there. if its not there yet are you planning to have that in near future? because what i think wheneve...
Scheduler Client-side API reference
Hi, Where is the Scheduler client-side API reference? I checked on the documentation page and could not find a link. Thanks, Satyendra Sharma
Localize Texts
Texts like "scroll up", "scroll down", "loading..." should be localizable. We need for example german texts.
Adding columns to DayPilot Scheduler
Answered: Please see here: http://www.daypilot.org/scheduler-row-header-columns.html
Repeat Events
Answered: Recurrence is supported since 6.0 release: http://www.daypilot.org/daypilot-pro-6-0.html See also a tutorial for DayPilot Calendar: http://www.daypilot.org/calendar-tutorial-recurrent-events.html
Fix Height in Scheduler
Mr. Letecky, Thanks so much for DayPilot, and the work you do ! I wanted to ask about an enhancement announced for 4.0 SP3 and SP4, where you could control the height of the Scheduler and have a vert...
Event Double Clicking and client side event selection
Hello. I'm trying to implement a couple of things with DayPilot and am running into some problems. First off, is there any way to use JavaScript to select an event when all I have is a DayPilot.Event...
iCAL parsing (read,write) support
Hi there, I came across the DayPilot while looking for a web based iCal-based (for parsing: reading and writing) calendar widget. Is there any plans for iCal support (inline with read, write)? Either...
DayPilot vertical with weeks and date?
Hello, Would it be possible to have another mean of viewing the events in the DayPilot Vertical calendar by splitting the header in 2 or more cells? I mean this: - Show the ressources on the left (th...
Globalization support
Does the calendar provide the ability to switch direction to be right-to-left and change the week start day, programming wise or based on the machine regional settings? Thanks,
Rendering Events in real height
I want to use the daypilot control for activity recording on minute base, so that you can see, what you have done the last week. I want the entry's to be in a row and not next to each other. So each ...
Printing Event Background
Answered: Since DayPilot Pro 4.9, printing is supported for DayPilotCalendar through PNG/JPG/GIF export: Documentation: www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo: www.daypilot.or...
Client side events after an item has been created in DayPilotVertical
Answered: You can use AfterEventRenderJavaScript property to execute custom code after the event is created. Two local variables will be available to such custom code: e (DayPilot.Event object) div (the HTML d...
Customizable Hours?
Answered: The following tutorial shows how to create a weekly timetable using DayPilot Pro: http://code.daypilot.org/65101/timetable-tutorial-asp-net-c-vb-net
DayPilot for Safari
Hi, We are developing a website dedicated to the academic world where many professors are using apple safari; I would like to use DayPilot but I really need that DayPilot works fine on Safari. I chec...
Custom schema for datasource bound to daypilot control
Hi Dan, Please let me know if we can define our own schema for a datasource and bind it to daypilot control. Right the control looks for two fields start and end in the datasource and if the fields a...
Tooltip on column
Answered: In DayPilot Pro 3.7, there will be a chance to modify the column header using BeforeHeaderRender. It will be also possible to set ToolTip for the column header. Will that solve your problem?
Resource Header
Is there a way to make the header a link or a post back? I would like to have the link bring up details about the resource (in our case, a conference room). We want to add capacity, etc and a link wo...
Conditional Moving/Resizing
First of all, I think this is an excellent control - so much so thatI have replaced the Infragistics WebSchedule controls and have purchased this instead! I have a suggestion to extend the moving and...