Active Questions
say we have a drag and drop component which holds certain data integrated to Daypilot new appointment
hi there Day Piloter's what i was hoping is that inorder to create a new appointment based on the selected column of Daypilot Component, we have the start, End, Date and the user is prompted to give ...
say we have a drag and drop component which holds certain data integrated to Daypilot new appointment
hi there Day Piloter's what i was hoping is that inorder to create a new appointment based on the selected column of Daypilot Component, we have the start, End, Date and the user is prompted to give ...
Scroll Using Java and Day Separator
Hello. I've got4 missing points where I'm searching a solution Scroll & Date I don't know why but on the page load (if not post back), I set the start date at FirstDayOfWeek, and after, the scrollPos...
DayPilot Price
Hi. I want to be sure ; if i'm the only one developper, and want to include DayPilot on a website, that will be used by few customers, then I have to buy just a "one developer licence", correct ? And...
4.1 context menu error: 'previousSibling' is null or not an object.
In version 4.x when I right click anywhere in calendar the cell is selected and context menu appears. Now in version 4.1 this does not work and shows the following error: "'previousSibling' is null o...
Drag&Drop External and call back
I'm using your excellent DayPilot Scheduler and will buy it very soon. But before that, I want to improve some points. I'm using a lot of callback event to have a fast solution. I'm using an html tab...
resource view horizontal with days not hours?
Hy! I use DayPilotPro-4.1.1252 version. I use the DayPilotScheduler in Resource view. Can I use days not an hours in X axis? How to show 1 week with days? How to set in ASP.NET? thx Marcell
Bug on Event Move JavaScript
Hi. First of all, DayPilot Scheduler is a GREAT control, and we really will buy it soon. But before this, some tests are needed. And I thing I've found a strange bug. If I zoom "+" too much, and see ...
startDate vs display date on scheduler
Hello I am wanting to use the scheduler in the resources format to 1 - show all historical, present and future info. 2 - I want the initial view the user is presented with to show 'today'. I set the ...
Drag&Drop with dynamic events
Hi, I tested you you feature Drag&Drop from external resource. With your demos it works fine. I also tested it with an asp.net label in a ul and it works too. After that I wanted to get dynamic exter...
Data Binding
Hi, I can't seem to get the scheduler bound to data. I would like to use resources down the left side rows and show times across the top for a day (or two). I put a few records into the sample databa...
Scheduler resource bug + width settings in percentage?
1) Resource tooltip bug? When adding resources in a scheduler I want to add a hyperlink to the Name property. This works by setting the resource.Name to "<a href="link">name</a>". But this value is a...
Context menu Javascript action
Answered: Since you are using a CallBack, you need to call DayPilotCalendar1.Update() after changing your data source (this is not necessary when using PostBack). By calling DayPilotCalendar1.Update() you tell...
How to switch to editable mode to a event after TimeRangeSelected Fired
Hi I want to switch the event's mode to editable when it is added means after TimeRangeSelected event Fired. How can I do this?
Loading Resources ViewTypeResources Error
Hi, I'm getting this error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'ViewTypeResources' When i try to load appointments into a resources table. I can get rid ...
Javascript error when in Iframe 4.1
Hi, I get a error when i use daypilot in an iframe with the new version. It works Good but when you select a timerange it gives an error. The rest works perfectly. Only in IE. Firefox doesnt give a e...
UpdatePanelNavigation (DemoSQL 4.1)
I'm fooling around with the DemoSQL provided with 4.1.1252. I want to highlight dates with events in the Calendar control contained in UpdatePanelNavigation, and got it working. My problem is however...
Possible to show thumbnail for a resource name in the DayPilot Schedule ?
The Demo sample shows "John" in the Vertical axis , based on resource <DayPilot:Resource Name="John" Value="A" /> Is there a way to show a thumbnail or icon instead? Thanks,Peter
Adding Move External Event to Default.asp
I am trying to add the new ExternalDragandDrop function to the Default.asp and the default.asp.cs. I can get External Events placed on the calendar but if I attempt to resize that event it disappears...
DayPilot Scheduler - cannot set the CellGroupBy at run time
I want to switch between month, year, day views etc. I don't see any way to change DayPilotScheduler1.CellGroupBy Thanks,Peter