Active Questions
Retrieve ResourceId when Resizing or Editing Calendar
How do I set and retrieve the ResourceId on the calendar just like I do the description, start, and end time? The resourceid on the "e" argument is always empty. Thanks
Using Themes
I'm trying to apply theme skins to the various controls. The DayPilotCalendar works great. However, for DayPilotBubble and DayPilotMenu, I have not had any luck. I keep getting the YSOD with the erro...
Getting Started
Answered: I can recommend the tutorial (which is for the Lite version but the principles are the same for Pro). Then you should take a look the SQL demo (Default.aspx and Default.aspx.cs in DemoSQL directory i...
DayPilot Lite in a ASP.NET Panel control
Hi: Trying set a DayPilot Lite control in a Panel control (with vertical scroll), the entries in calendar appear outside of panel, visible even if they are hidden by the panel. Do you know as fix thi...
set Witdh of the DayPilotScheduler Resources
IS it possible to set the width of the resource cell in the scheduler?
how to count events in particular cell
is it possible to control the cell width by stopping events to visible for particular number
how to count number of events in a particular cell
irequire only particularcell to consists of 10 events remaining by click redirects to another page
Not displaying delete cross button on Mac OS
Hi I am Gurnek from Graycell Technologies Exports company. We have licenced version of DayPilot calendar 4.1. we are facing a problem with DayPilot calendar that it is not displaying cross button (de...
Localize header info in Schedule View
1st sorry for the repeated post.. I didn't think any one would see the response to a post from last year so I'm reposting as a new topic... I was curious where the header text in the scheduler comes ...
SchedulerDynamic DurationBarColor
Answered: Thanks, I'm glad you like it. It's still missing a few features and the duration bar is hardcoded. But it will get better and better (and the duration bar color will be fixed in 4.5). Thanks for repo...
Visible property Issue
Hello, I've tried DayPilot Lite, then tried DayPilot Pro Trial, and loved it... so i've purchased 4.3.13 version ... but im stucked here with a little problem... Im using a DayPilotCalendar and a but...
DayPilot Lite 2.3
This Feature is developed in which Framework? Means is it in VS2005 with Framework 2.0 or VS2003 with Framework 1.1? Reply.... Thanks, Nirav Upadhyay
change schedular time format
Hi How can i change the time format to look like in the- demo/Scheduler/Day.aspx 12AM ,1AM instead of 0,1 Thanks Roiy
EventClickJavaScript Not popping up box.
Hi Dan, I am on version 3.7 and having difficulty with a postback occuring when an event is clicked. I believe this postback is interferring with my popup window displaying. I have the TimeRangeSelec...
Invisible Events and Other Intriguing Questions
Is it possible to accomplish the following: In BeforeEventRender, is there a way I can choose to either have it NOT render the event OR give it an invisible background? In addition to the above, is t...
day Error?
Hi Dan, I have daypilot lite. I have this problem : if i have an Appointment in 15/01/2008 i see it in 13/01/08 . maybe it's my mistake but i can't risolve it Hope this helps
error on callback from refreshCallBack
I am getting an exception: $t.colors[...] is null or not an object after I make a refreshCallBack call. Any ideas????
Double planned in times
Hello Dan, I read in the roadmap of the latest version that it is possible to prevent items form being planned in at the same time. Could you enlighten me how this is realised? I have another questio...
Hiding times that are non business days
Hello Dan, I was wondering if there is a way to render Daypilot so that it would only display the cells for business hours, ie from 8AM - 5PM and not 12AM to 11PM. It's a bit of a nitpick, but our cl...
How to edit an event from a menu item.
I want to have an Edit menu item for an event. But how do I start the inline editing after selecting this item from the context menu? I prefer to not using JavaScript if possible.