All Questions

Error: 'row.clientHeight' is null or not an object

Hi, I've come across an issue with the scheduler whereby when you drag an appointment down from the scheduler across the lower scrollbar an error occurs at line 2 saying: 'row.clientHeight' is null o...

AfterRenderJavaScript not working

I have placed AfterRenderJavaScript="alert('Test');" in my weekview tag in the aspx file. Yet, when I load the page, I never see the alert box. I can see the "c.afterRender = function(data) {alert('T...

...Enable mouse hover on empty time

The daypilot "Lite" supports a HoverColor and EventHoverColor that changes the background color when the mouse rolls over the event (or empty time slot) -- and changes the mouse cursor to the "hand" ...

Strong name assembly

Hi. Is it possible to download signed (strong name) assembly of DayPilot Lite? Thanks.

DayPilotMonth edit problem

I am using the full Demo version to test the software before i buy it. When I add a DayPilotMonth component, bind it to my database it reads it fine and i can see the events populate. I have also cha...

Scheduler Update

Hi all, I've an ImageButton inside a DataGrid TemplateColumn. The DataGrid is inside an UpdatePanel. When i click on the button, i bind a new dataSource to the Scheduler an call DataBind but the Sche...

ScrollPositionHour Not Working in IE7

Hello, I am trying to set the ScrollPositionHour inthe DayPilotCalendar control to 8, however it doesn't work in IE7. I have tried it in Firefox and it works ok. Is there a way around this in IE7? Th...

Modal Popup Extender

Hi, I'm trying to set up the daypilotcalendar with a modalpopupextender, so that when the user creates a booking by selecting the time fields, the popup will appear and ask a couple for a couple of e...

ContextMenuClientName for Month View

I need to be able to use different types of context menus based on different event types. In day/week view, this would be accomplished by setting the ContextMenuClientName in BeforeEventRender. Howev...

menu Item

Hi, is it not possible to enable and disable menu item in context menu if possible please reply as early as possible

DayPilot Assembly and namespace Renaming

Hi , I have renamed my daypilot Assembly and namespace in my project to to Daypilot_old.By changing the name of all the namespaces and Assembly in the Daypilot component and re-referencing them in my...

Drag&drop event from an external source

Hi, If darg an event from external source to scheduler (year, month and week view), the start date time of the event always start from 00:00:00, if the external event contains the start date time pro...

SelectEvent after TimeRangeSelected

On TimeRangeSelected I am creating a new event. I want that event to be selected (event select bars visible) after creating it in TimeRangeSelected. I assumed DayPilotCalendar1.SelectedEventValue = r...

Events overlapping the week column

Using the DayPilot lite I have a weekview split into 5 days. I have about 10 (all-day) events happening on day 1, when I view the calendar the last even on day 1 overlaps slightly onto day 2 (it basi...