Active Questions
How do I set time cell intervals to be 15 minutes instead of half an hour ?
Thank you very much for any help or directions to an answer if that question has already been answered.
Changing the height of calendar at runtime does not seem to work
Hi, One of the specification of my page is that the calendar has to fill out its container div. so after the page load I fire a Refresh event nad change the height of the calendar.. after which I iss...
How to show back-to-back events using full width of calendar cell
In our app, we have many events that occur right after each other. For example, one event starts at 7:00 AM and finishes at 8:00 AM. The next event starts at 8:00 AM and finishes at 9:00 AM. In the C...
How can a export/print the DayPilot Month View
Answered: The Export (JPG/PNG/GIF) feature will be added to DayPilot Month in DayPilot Pro 5.8 release.
DayPilot Lite Scheduler - not binding events properly in IE 6 / 7.
In DayPilot Lite scheduler, events are not binding to the Grid properly in IE 6 & 7. Whereas the same is working fine in IE 8. Kindly help me regarding this. Thanks in Advance. - Kishore
Add Columns?
When I try to execute: DayPilotCalendar1.Column.Add I get the error: 'DayPilot.Web.Ui.DayPilotCalendar' does not contain a definition for 'Column' and no extension method 'Column' accepting a first a...
daypilot calendar inside div that works in IE7
Hi Dan Letecky , can you show me an example how to put a daypilot calendar inside div that works in IE7 . In Mozilla works fine but in IE7 the calendar gets out of the div , and even if i scroll the ...
eventMenuClickCallBack
Hello Dan, I know that I can call the eventMenuClickCallBack from a JavaScript but what about the TimeRangeMenuClick event, can this also be called from JavaScript?
How to highlight a single time period column on mouseclick
We have a schedule set up with hours divided into 15 min blocks in the dynamic scheduler.Is it possible to highlight or change the background color the entire column for the selected cell on mouse cl...
Formatting Hours Display in Calendar
Is there an event to hook in to format the left-sided time column cells? I was hoping to change the innerHTML when the left-most cell, containing the time is rendered! I need to change the 24-hour fo...
How to modify ALLDAY - Text?
How can I modify the Allday-Display-Text? I know how to modify the text of an Event via the InnerHtml Property of the EventRenderArg e. But the Allday-Event shows the .Text property which is read-onl...
Cannot execute a ASP.NET project with references to DayPilot
Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...
Cannot execute a ASP.NET project with references to DayPilot
Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...
Cannot execute a ASP.NET project with references to DayPilot
Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...
e.Resource also empty after upgrade
OnTimeRangeSelected event has an empty e.Resource object after upgrad to 5.7. Which version of this control does this work on ?
Custom Event Context Menus on DayPilotMonth
The BeforeEventRenderEventArgs for the DayPilotMonth doesn't include a <b>ContextMenuClientName</b>. Is there another way to have different context menus assigned to different events in the DayPilotM...
Refresh after event drag and drop in calender
Hi, I use a CollapsiblePanelExtender (Ajax control) with 2 panels. In one of these panels I insert LI in the Form_load like this : Dim ctrl0 As HtmlGenericControl = New HtmlGenericControl("ul") Dim c...
How to set the background color dynamic
Hi, I've the problem that the background color is set in the codebehinnd, but isn't changed in the view. What's wrong with my implementation? The backgroundcolor is "#FFB612" and it will be changed t...
DayPilot Pro 5.7 SP2 (showbusinesshours on Saturday)
Got a scheduler showing 1 day, when I navigate to Sat it falls over when showbusinesshours = false. Although Saturday has business set, looking at the screen in dp 5.6 seams to suggest that it contai...
Keyboard Navigation
Is there a way for keyboard navigation with daypilot pro? -I search a scheduler who can do that...