Active Questions
Schedular week view
Hi Dan, I think you have a typo on this page http://blog.daypilot.org/2009/11/scheduler-time-line-scale-options.html You say that the following: CellDuration="10800" CellGroupBy="Month" But if a calc...
Get exact date
hi i'm using the scheduler controll for an application i'm designing and since the scheduler only has a start end endtime i'm running into a problem. the app i'm making is a planning system for appoi...
how i can display count of months to my country calendar type like convert from gregorian to shamsi
hi
Day View customization
In the dayview there are so many columns like maximum simultaneous events are there. But some events could be wider because there are not so much events at this. But the column is to small. Can I cor...
daypilot scheduler resize and cellwidth property
Hi, I'm using daypilot scheduler and I have a problem with the resize of the table (html table) where component is. The Width property of the component has a defined value, and always the same, as th...
Scheduler Resource Name and ID
Hi, I facing this problem as i want to get the resource name when createing a new event in javascript. currently i only have this 3 property to access (start, end, column) which column return me the ...
upgrade from version 5.2 to 5.7. Message " Array JsonData Expected. Received:string"
Hi When you upgrade from version 5.2 to 5.7 I get the following message when doing a postback to the page. Help please. Thanks
Resources on X-axis and Days on Y-axis
Is it possible to display resources on x-axis and days on y-axis in DayPilot Scheduler. If yes then please let me know how.
Event name does not show in event cell
Hi, First off wow awesome work with this control very good :) i have one problem though. Why doesnt the name of the event from the "DataTextField" show in the event cell. It only shows in the tooltip...
Daily Business Hours on Calendar
I have a Navigator component changing a single day calendar component showing events for the day. I can change the BusinessHoursStart and End and use the DayPilotCalendar_BeforeCellRender event to se...
Daypilot scheduler event not loading initially
daypilot scheduler the events are not loading initially the appear only if i scroll.If scroll is disabled as in case case of high resolution screens the event doesnt seem to appear
Bubble Layer Stops Working - DPMonth, v5.8.1956, IE7
Hi, I'm evaluating the DP Month Control as a group-type calendaring app. On one client machine, using IE7, the DP Month Event Bubble will occasionally stop working (no longer pops on hover). Closing/...
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?
Ajax History and Internet Explorer
If you have a daypilot control in an update panel, ajax history is enabled and you add an ajax history point on page load, daypilot controls will not work in Internet Explorer (tested with IE 8). Day...
increase the DayPilotScheduler height
Hi How to resize the height of the DayPilotScheduler Height = 10 or Height = 1000 didnt change nothing Thanks
How to Ordering overlapping events ?
Let say i have 5 overlapping event in a single day, how do let the user to do a ordering of the overlapping event on the user interface, changing the ordering of the overlpaing event. Thanks
Bug with DayPilotScheduler when editing event
Hello everyone, I'd like some help or advise on this problem : i've got an event created, let's say between 12/22/2009 and 12/24/2009. I have on the aspx this : <DayPilot:DayPilotScheduler ID="DayPil...
Triggering a rebind after editing an event
Hi There, I am having a play with the daypilot pro controls within our application and like what I see so far. However I am stuck with triggering the controls to rebind after I have performed an edit...
Request for permission error
Forgive me for being new to this... When I follow the instructions of installing DayPilot lite, and then drag a new calendar control into my page, the build fails with the error: Error 1 Request for ...
How to make hyperlinks or linkbuttons the resources' names ?
I am adding dynamically the resources to the daypilotscheduler control, so , I need that each resource's name is a hyperlink or linkbutton in order to retrieve his resourceid and perform some actions...