Questions Tagged
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...
DayPilot dll 6.1.2 - Issue with contextmenu command object - does not have value
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...
DayPilot Upgrade 5.4 to 6.2 SP5 - Event drag and Drop in Calendar - Issue - Critical
Answered: Setting EventMoveHandling to PostBack will prevent EventMoveJavaScript from being executed. You need to set it to JavaScript and fire the postback manually from the EventMoveJavaScript handler:
Eve...
Upgrade Daypilot 5.4 to 6.2 SP5 - EventMoveHandling - eventMovePostBack not working
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=...
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=...
... Show events in the mont view with rounded corners and other Google-like stylings?
Answered: It's now possible to use rounded event corners in the Month control as well: http://www.daypilot.org/demo/Month/RoundedCorners.aspx See also: http://www.daypilot.org/daypilot-pro-6-4.html
DayPilot Pro - Set Event BackColors stored in database
Hi, I am loving this control, but am having problems trying to figure out how to set the backcolor of events when the backcolor is coming from the datasource. I have tried using BeforeEventRender, bu...
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...
Calender to show only Business hours
I have implemented the latest version of Calender. Its full featured calender. But it is showing 24hrs time But our business hours are 9 am to 5pm. So is there any way I can just show them 9 to 5 ins...
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...
Set different business hours for different days
Answered: The BusinessBeginsHour and BusinessEndsHour properties should only be set once and before the cells are generated (i.e. before BeforeCellRender). Chaning BusinessBeginsHour inside BeforeCellRender ha...
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...
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. ...
Resolving paths in TreeImageCollapse
Hi, Not sure if this is a technically bug or afeature request, but the TreeImageCollapse property in DayPilotScheduler doesn't resolve normal ASP.NET paths. For example: <DayPilot:DayPilotScheduler I...
Prevent event overlapping
Dan, Great product, I am loving it. I have successfully integrated with the built in .net calender and am able to add and remove data at will. After looking through the other topics though it seems p...
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.
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
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...
No scheduler on a tab?
I set up a demo of the scheduler for a new application. I had everything working just fine, but then decided that I wanted to put the scheduler on a tab in a tab container. (I'm using .net 4.0 presen...
When selecting a date range in week calendar, firefox returns weird date
When I am selecting a date range in safari, it formats the date like... December 6, 2010 12:45:00 PM EST In Firefox 3.6.12 it returns it like... Mon Dec 6 12:45:00 2010 My SQL server is rejecting fir...
Huge(30 sec. just on server) performance problems with 30 days for 300 resources for aprox. 4000 events
Answered: Hi Darko, Please see the following checklist: kb.daypilot.org/28947/how-to-improve-speed-of-the-scheduler-when-showing-many-even/ The most important step would be to upgrade to 6.2 SP3. It doesn't st...
weekview calendar with resource header?
How to create weekview calendar with resourse and week on header?
Line Break in Calendar Header
Answered: I would probably use custom generated columns and assign each column one child column. This is a workaround but you should be able to achieve the same effect. www.daypilot.org/daypilotcalendar-column...
you guys are awesome!
just thought id say you guys have put out a great tool, and i love to see the updates that are pretty much every month. great work!