Active Questions
How to get parent resource id
Answered: You should be able to do this:
Resource r = DayPilotScheduler1.Resources.FindById(e.NewResource);
Resource parent = DayPilotScheduler1.Resources.FindParent(r);
TimeFormat recognizion doesn't seem to work perfectly in the calendar
Answered: The Swedish locale is defined like this:
DayPilot.Locale.register(new DayPilot.Locale('sv-se',
{
'dayNames':['söndag','måndag','tisdag','onsdag','torsdag','fredag','lördag'],'dayNamesShort':['...
Scheduler looses scroll position
Answered: It looks like gets reset right after the animation starts. It happens with plain div with "overflow:auto" as well: http://jsfiddle.net/JPEaa/344/ Probably the best solution would be to hook the minim...
Insert an input to the file edit.php
I would like to know how to insert another field commented on edit.php file because eh treaty but I always get an error using the lite version and let me know if possible. Thanks.
how to show contextMenu when right-click on timeRange
Answered: You need to specify the context menu using .contextMenuSelection:
dpc.contextMenuSelection = new DayPilot.Menu([
{text: "New appointment", onclick: function (args) {
var ...
How to display datepattern year with only two numbers ?
Answered: It's now supported in the latest sandbox build (8.0.1538): http://javascript.daypilot.org/sandbox/
Day pilot event selection on right-click and double-click events
Hi, I'm working on the Day pilot Pro Javascript -v1531. When the event right-clicked or double-clicked the event should get selected and it is not doing now. Please help me to achieve this.
startdate = yesterday on scroll calendar
Hi, how can I make daypilotscheduler to start on yestarday date and finish today?? Im using c#
Filtering on multiple columns
Hi, I've been trying to find a way to do filtering (same as described here): http://javascript.daypilot.org/demo/scheduler/rowfiltering.html) but on different resource row columns (same as here): htt...
Current time in Scheduler
Answered: I solved this with Seperators (http://doc.daypilot.org/scheduler/separators/) dp.separators = [{color: "Green", width: 2, location: new DayPilot.Date()}]; dp.update(); setInterval(function () { dp.se...
Feature Request:How to reorder/resize the resource columns- Event calender - Daypilot pro javascript
Couple of weeks back, i have raised a question regarding resize/reorder of resource columns and 'Dan Letecky' requested for the sponsoring the feature. http://forums.daypilot.org/Topic.aspx/2580/how-...
Add CheckBoxes/Radio Buttons next to Resources Children, Also provide functionality to select available time
Hi All, I am trying to mimic the behavior we see in outlook for scheduling a meeting, where in on the left most side we have attendees and/or meeting rooms and right side it shows timeline for all. I...
Daypilot scheduler crashes when dragging and reloading
Hi! When an Event is in dragging-mode, and the auto-reload (with Event reloading) is firering, daypilot crashes
Event calendar: adjacent events falsely treated as overlapping
In the event calendar view, Daypilot Lite treats two events as overlapping if the end time of one of them is the same as the start day of the other. Therefore, neither of them takes the full width of...
Pass Parameters to BackendController Dpc Class Onfinish
Answered: 1. You can use the ClientState property: http://doc.daypilot.org/scheduler/clientstate/ 2. Or you can modify the .backendUrl dynamically on the client side and read the query string it in the control...
HTML Application
Hello, Is there a way to embed DayPilot Scheduler in an HTML Application (.hta file) ? I've tried this little code but no way: alertbox #1 and #2 never fired, and nothing shown (path to library is ok...
IE11, Win8.1 - extrem slow reactions
Answered: Loading less Events should be a good Thing. Now i am getting back about 20 Events. And the CPU is "only" going up to 6% when reloading. And when Scrolling at this Moment the Scheduler hangs for a sho...
Expand specific resource from resource tree.
I have resource tree which has 2 levels. I want to expand only specific resource based on condition and others are collapse. how to do?
How to resize the resource columns
Answered: Unfortunately, columns resizing is not supported at the moment.
Searching Developer / Development Team who connects DayPilot ASP.NET to our roombooking solution!
Hi, is there any developer interested in connecting DayPilot to our roombooking solution? Contact me! Nicolas Leiser Nicolas.Leiser@nexxtsolutions.de www.nexxtsolutions.de Tel 0049 89 416129810