Active Questions
Which version stable?
There are so many version in daypilot. Which version are more stable when working with update panel.
DOCTYPE for Day Pilot Lite Calendar
Hi, I am using day pilot lite calendar, and I'm having problem with DOCTYPE. <!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.0 Transitional//EN"" > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitiona...
scheduler resource header problem
Is there a way to set the scheduler resource header width? I read in one of the old version you guys took out wrapping, so if the resource name is too long, it just doesn't show the end.
After dragging and dropping I need to update a text control
Hello, After successfully dragging and dropping an event from an external list of resources, the EventMove event successfully fires, but I need it to update a text control on my page. I have tried se...
IE6 Events disappear on manual window resize
Installed new version 4.4.1357 Using DayPilotCalendar in multiple days view (7) with BusinessHoursNoScroll inside Ajax UpdatePanel Not sure if this existed in earlier verions or not but I've got a sl...
How to show only specified date in scheduler
i have saved from & to date using monthview control in database. now i have to provide from and to date to scheduler so that user can enter events only in specified dates or it would be better if sch...
ContextMenuSelectionID not show until after next postback
I have a simple form with a day pilot calender,2 buttons and 2 menus. Pressing the button will assign one of the 2 menus to the calender. e.g. in button1 click "dp1.ContextMenuSelectionID = "a"" The ...
Dynamically creating a list of items available for dropping onto the scheduler
Hello there, I have a few items or time slots that can possibly be added to the scheduler. Once I have a datatable of items, how do I dynamically put them into a list ready for them to be dragged ont...
DayPilotMonth Custom Event Context Menus
The BeforeEventRenderEventArgs for the DayPilotMonth still doesn't include a ContextMenuClientName as of version 4.9. In a separate thread you said it would be in version 4.7 (http://forums.daypilot....
DayPilotScheduler event text formatting
How do I format the text of the event in the DayPilot Scheduler, I need to get rid of the time (to-from) and put other text in its place?
Showing wrong month in month view control
Dear sir. I have saved the leaves for july month in database.. but in month view its showing the leaves in august month. e.g leaves are 7/1/2008 , 7/2/2008 now these leaves should show in july month....
2 controls loaded dynamically horizontally into a scrolling div.
Hello, I am currently developing a system in which I hope to use the DayPilot calendar. The system requires any number of calendars to load dynamically into a scrollable div. The problem I am having ...
All day events broken
I am trying to use the DayPilot Pro control on my company's site, and I seem to be having a couple of major display issues, mostly with All day events. Whenever I render a calendar with an all day ev...
Resource View Question
How can i disable 12am - 12am in resource view. The control will auto add the time range for me.
Compatibility with VS2008 SP1 Beta and EntityDataSource
I setting the DayPilotCalendar.DataSourceID to an EntityDataSource under VS2008 SP1. At runtime, I get the following stack trace. Please assist, as I need to be able to bind to an EntityDataSource: [...
Display time-slot cells with different color
Hi, I'm a newbie for DayPilot Lite. I would like to have the Free time-slots cells as well as Events cells with different back-color according to the condition I set. Is this possible with DayPilot L...
No Effect on DayPilot Calendar
I integrated DemoSQL into my site and when I click on the small calendar, there is no effect on the day pilot calendar. The date is not changing.
DayPilotMonth1 Control doesn't load the new created events
Hi All, I hope some to help me on this. I created 2 pages in ASP .NET. One that contains the DayPilotMonth control to show all the events and another one to add new events to my calander via text box...