Questions Tagged feature
DayPilot Month - StaticBubbleHTML
Answered: It's already available. See this demo page, Event 12: http://www.daypilot.org/demo/Month/ A snippet from Demo/Month/Default.aspx.cs:
protected void DayPilotMonth1_BeforeEventRender(object sende...
Non-resource resource parent
I'd like to make a feature request for daypilot for java. In my application Resources have parents, but a parent is not a bookable resource itself. For example: You are running a farm-holiday-resort....
Support for Exchange/Outlook and LDAP Connectors
Answered: There is no example available yet but it should be no big problem to show Exchange data using DayPilot. DayPilot accepts almost any kind of data. Just pass a simple List of custom objects to DataSour...
New HeightSpec value
Answered: In the 6.5 release (http://www.daypilot.org/daypilot-pro-6-5.html), it will be possible to specify the displayed hours range independently of the business hours and HeightSpec using DayBeginsHour and...
Loading label for Daypilot month
Answered: I've added it to the wishlist. It might appear in the 6.5 release: http://www.daypilot.org/daypilot-pro-6-5.html
isBusiness in BeforeTimeHeaderRenderEventArgs
It would be nice in the scheduler to know when the header day is a business day or not!
Event Text Color
Hi, Great product, and even better support! I was wondering if it's possible to add event text/forecolor and/or cssClass as a property we can set via code-behind to the wishlist. I'm using this as a ...
about googlelike style
In the demo of google style,the head like google.Whether the head could be selected to create new event ,just like google? thanks a lot!
Calendar - can you have one row for each day as well as per hour?
I have a court booking system which used the calendar. This shows bookings for each hour of the day. I would also like to be able to have one entry as the first row under the date which will hold com...
Scheduler Event bar is rendering one day less than the End date
Hi, I have my Scheduler with Cellduration set to 1440 (which is 1 day). And all my Event bars renders one day less than what's in the End_Date. I store the date in the DB as Date, not DateTime. How d...
Calender to show only Business hours
I have implemented the latest version of Calender. Its full featured calender. But it is showing 24hrs time But our business hours are 9 am to 5pm. So is there any way I can just show them 9 to 5 ins...
Scheduler: Resource Enhancements
1) The DayPilot.Web.Ui.Resource name property is limited in formatting and I would like it to allow HTML text in there. If it's possible to add a property like the ResourceColumn InnerHTML property. ...
Prevent event overlapping
Dan, Great product, I am loving it. I have successfully integrated with the built in .net calender and am able to add and remove data at will. After looking through the other topics though it seems p...
Calendar autorefresh?
Answered: This sounds strange. I'm not able to reproduce this issue with neither IE or FF. This code is used to transform the response (which is a JSON string) to an object. You might be able to see the proble...
Problem displaying accurate Task Start and end time
I am using the scheduler control, and I am facing some problems Te event is drawn in the whole cell, I mean, every event should take part of the time cells equal to its duration, this problem makes t...
Row header columns: span multiple rows
Is it possible to have a row header column span multiple rows. For instance: I have a building in which there are multiple rooms: building A room 1 room 2 building B room 1 room 2 room 3
DayPilot Month External Drag & Drop
Any chance on this feature? We currently have a nice calendar control with both the calendar and monthly calendar. I have had to disable the ability to drag events on when the month calendar is being...
EventMove / EventResize only for a selected order
Let me see if i can express what i'm thinking.. In a scheduler where customers have appointments, it would be great to only be able to show the EventMove and EventResize options on a specific order. ...
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