Questions Tagged bug
Daypilot: Calendar. <Globalization>
We need to change globalization to en-gb. We have tried a mix of thefollowing. The problem is that the controls are not changing from us to gb. We know this because if the date is <=12 it will add th...
Daypilot Scheduler Zooming
Answered: This could happen for WeekStarts=Sunday. The week number calculation is based on ISO 8601 which uses Monday as the first day of week. The supplied Sunday belongs to a previous week according to the s...
Recurrent Events: Bi-Weekly rule not parsed properly
HI, I recently downloaded the latest version of DayPilot Pro to make use of the Recurrent Events feature. After going through the NCron classes, I noticed that when I buld a rule for Bi-weekly events...
DOCTYPE EventResize
Hello. When using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > the newEnd in eventResize contains wrong value (you should add cellduration to calculate correct value). Also, when t...
Javascript error in v6.0 Scheduler
Hi We have just upgraded to v6.0 (needed urgentlyto fix the export bug, see "Problems with DayPilotCalendar Export"; we couldn't use v5.9 due to the $F javascript bug, see "Javascript error in v5.9 S...
Days are out of sync and vertical lines splitting up days not showing some times.
Point A in the screen shows that sometimes lines dividing the days are not shown. I dunno what the problem is or what i need to change...mb its a bug.. At point 'B' you can see i selected 09/07/2010 ...
Business Hours Problems
I have set my business hours as starting at 8 and ending at 19. With the height spec set to Business Hours the Calendar only displays from 9 to 19. When I change the ScrollPositionHour value to 8 in ...
This Action Type is not supported: CLK: HELP!
I am trying to add a postback double click on a event in the Scheduler and this happens This action type is not supported: CLK: [NotSupportedException: This action type is not supported: CLK:] DayPil...
5.9 SP2 - Bubble not showing on Calendar if in the same page there is a Scheduler
I've a page with a Calendar and a Scheduler and they have both a bubble (different o same bubbleid does not matter) associated. In Calendar the bubble doesn't show, if i remove the scheduler, bubble ...
ShowHours = false not showing as the OpenSource control did.. Shows solid grey box with no grid inside
Im about to purchase the pro version after reading all the features, and how well the open source version worked for me. But im becoming discouraged with the demo version of pro. Please tell me there...
Week bussinessCell
Hello, there are problem with coloring Cell. You are colorig them by BackColor or NonBussinessbackColor. Problem is there after export some weeks start for example on monday, another in saturday. The...
DayPilotScheduler.Export leads to HttpException "Cannot use a leading .. to exit above the top directory."
Hello, I'm trying to implement PNG exporton aDayPilotScheduler, following the sample given in th documentation. I put a button on my form and bind to the click event the following method : protected ...
Javascript error in v5.9 SP2 Calendar
Hi We've just attempted to upgrade from v5.8.1968.0 to v5.9.2029, but have had to rollback. In the new version, whenever we select a menu item in a DayPilotMenu we get a javascript error: Microsoft J...
IE6/IE7 Memory Usage
Hi, We're currently building a scheduling app for a client. We have found that with reasonable of resources returned (e.g. 50-100) and a reasonable amount of appointments, the memory usage/performanc...
Horizontal scrollbar not available
Hi, I am trying to add a horizontal scroll bars on the calendar is it possible and if so, could you let me know how I could achieve this?
Problems with DayPilotCalendar Export
Hi I am having a number of problems with the export function of the DayPilotCalendar (i.e. Me.dayPilotCalendar.Export(ImageFormat.Bmp)) that are causing the image to not match the calendar as it rend...
Week filling cell on export
There are a problem with exporting charts with week cell duration. On webcells are full filled, on exported images not.In export, cell are filled proportion to days in week. If charts during 3 days i...
Week - during 10080 minuts not 10800!
There are serious problem in source file. You set there week during 10800 minuts, and day as 1440 minuts. Day during is correct, but 1440*7=10080!
Week - string
Hello, Wheni choose: .CellGroupBy = GroupByEnum.Week; On chart there are strings: Week 44, Week 45 itd. I'm from Poland, and my boss don't want english words in this project. To change thisI had to m...
Month - _BeforeCellRender does not affect the 6th row
The _BeforeCellRender method is working fine whenever there are only 5 rows in the DyPilotMonth calendar. However, when there are 6 rows for a particular month, the 6th row of days/cells does NOT ent...
DayPilot scheduler live demo
The seperator in the scheduler live demo doesn't work fine. If you change the treeview expands, the seperator length has always the same length, doesn't it?
Operation aborted with IE
We have been using the DayPilot Calendar and we have seeing an "Operation Aborted" error in IE.We have been using the last version(5.8) of dll. Please advice.
Setting ContextMenuSelectionID
I've got a requirement to show or hide the scheduler context menu based on a condition evaluated in code-behind. If I'm setting the scheduler ContextMenuSelectionID (e.g. to show the context menu) vi...
DayPilotScheduler.getRowByIndex error
If we do an ajax request to refresh the scheduler, then try and right click when there's only one result, it results in an "DayPilotScheduler.getRowByIndex" error and the menu won't show. Ides?
Operation aborted with IE
Hi all. I am using the scheduler, and I have the famous IE bug "Operation aborted". This problem occurs only when I have a lots of events (maybe more than 300 lines) I am using the last version of dl...
Event Name length limit in Day Pilot
Hi, Can you tell us how to show an event in event calendar whenever we have more text to display. We want that to show on multiiple lines; so, is it possible?
Problem with BeforeCellRender event
For Months that span to 6 rows the DayPilot_BeforeCellRender event is not including the 6th Row and hence we are not able to operate on that. Can you tell us what we are missing here.
System.Exception: Unsupported escape sequence
I just started to test DayPilot....if I want to set a new Event, I always get an exception in this line: page.Response.Write("parent.DayPilot2.ModalStatic.result = " & DayPilot.Web.Ui.Json.SimpleJson...
Weekly Export (PNG) Doesn't Export Last Day
Hi, We're using DayPilot grouped by day to give us a 7 day weekly view in scheduler mode. The data displays fine while on-screen, but when exporting to PNG , the final day (e.g. day 7) appears to be ...
OnRenderCellBubble not firing
Hi, I'd like to render the time period of a cell in the scheduler view, but the event to show the bubble isn't firing (e.g. when I hover over an empty cell, nothing is displayed). Bubble works for ev...