Active Questions
How to set calendar ScrollLabel / LoadingLabel in the version 6.1.2
We have some UI related issues in calendar control when we try to upgrade the dll to 6.1.2 version from 5.4. 1."Scroll Down/Scroll Up" label not shown in calendar control in the version 6.1.2. We hav...
How do we set the context menu header dynamically in the dll version 6.1.2
We were trying to ugrade the existing dll to 6.1.2 version from 5.4. Here we have an issue with setting context menu header dynamically. We are not able to set the menu header dynamically in 6.1.2. B...
Issue with context menu command - daypilot version 6.1.2 version
We were trying to ugrade the existing dll to 6.1.2 version. But we are getting a exception like "Microsoft JScript runtime error: 'command' is undefined" when we click on any of the context menu item...
e.NewResource and e.OldResource property set with same value when upgrade 5.4 to 6.2 SP5
We have an issue as detailed below. We were using the Daypilot 5.4 and for the Calndar control event move property we were using the code as below to set the event move attributes. EventMoveHandling=...
NewResource property in eventmoved event handler does not give the correct value after postback
After upgrading from Daypilot 5.4 to 6.0 the NewResource property in eventmoved event handler does not give the correct value after postback. After the upgrade the drag and drop was not working when ...
Firefox 3.6.10 for Mac Context Menu Issue
We have discovered a bit of a problem with the context menu on Firefox 3.6.10 for the Mac. This can be reproduced on the Live Demo on this site. If you right click on a calendar cell, the context men...
Update Calendar with Javascript
My Calendar HeightSpec is "BusinessHours". When I try to change the calendar's HeightSpec property with javascript to "BusinessHoursNoScroll", nothing happens: I still have the scrollbar at the right...
DayPilot Navigator fre space between them
www.daypilot.org/demo/Calendar/ <DayPilot:DayPilotNavigator ID="DayPilotNavigator1" runat="server" BoundDayPilotID="DayPilotCalendar1" SelectMode="Week" ShowMonths="3" CssClassPrefix="navigator_blue_...
Scheduler Value cannot be null Parameter Name: relativeURL
I've just upgraded from lite to the full version (6.2 sp4), and now I get the error on all scheduler controls of: There was an error rendering the control. Value cannot be null Parameter Name: relati...
Weekview alignment problem on server deploy
Hi, Please see this image : picasaweb.google.com/christurneronline/DevelopmentPictures#5553519932456934194 on my local vista development machine the control renders correctly , on the live deploy ser...
JScript runtime error
6.2 SP 4: I use a scheduler and allways when I try to change the resources or start and end by postback, I'm getting this error: Microsoft JScript runtime error: 'this.nav.scroll.style' is null or no...
Differnet Business Hours on Differnet Days
Answered: Yes. You can handle BeforeCellRender and set e.IsBusiness for each cell individually. See also Calendar: Business Hours. For the Scheduler it works the same way.
TimeRangeSelectedHandling="JavaScript"
I've got a DayPilotMonth object with TimeRangeSelectedHandling="JavaScript", but when I click on an empty month cell, no javascript runs, even when TimeRangeSelectedJavaScript is set to a simple aler...
Problem with long events
Hey. I'm using DayPilot Lite and I "think" I have a problem. When I have a long event (eg: starts today and have a week of duration), when the events render in the calendar, just the box within today...
Serialize Daypilot Column collection
Hi I am trying to set up an app that uses daypilot calendaron a load balanced server. I am getting an error that the daypilot column collection has not been marked as serializable. Could you explain ...
Scheduler: Resource Enhancements
1) The DayPilot.Web.Ui.Resource name property is limited in formatting and I would like it to allow HTML text in there. If it's possible to add a property like the ResourceColumn InnerHTML property. ...
Events with HTML
Hello, when I try to move events with html-source like this: e.InnerHTML = String.Format("<span style='color:green'>{0}</span>", e.Text); sometime the event is getting a wrong resource. Only sometime...
how to remove html tag when i export calendar in png image?
hello, When i am exporting calendar into png image it will display html tag in event description for example: Event Name: test<br> Start Time:10:AM<br> please provide me solutions. Thanks, Varsha