search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DayPilot Pro 5.7 SP2 (2 Issues)

Asked by Anonymous
14 years ago.

After updating from 5.6.1808. to DayPilot Pro 5.7 SP2 the following problems occurred in the calendar control (both IE7 & IE8 clients)

When 2 events happen in sequence (e.g 09:30 - 10:30) & (10:30 - 11:30), they previous both used the full cell width and displayed one under the other, In the new version they appear diagonally (50% cell with).

The 2nd issue is whenthe calendarhas lots of resources, it caused the containing element to expand its width
In the new version the calendar compresses the cell width to fit all resources inside the other html element.


<DayPilot:DayPilotCalendar ID="dp1" runat="server" CellHeight="15" EventFontSize="7pt" HeightSpec="BusinessHoursNoScroll" ShowHeader="False" TimeFormat="Clock24Hours" ContextMenuID="DayPilotMenu1" TimeRangeSelectedHandling="HoldForever" ContextMenuSelectionID="MenuTimeRange" EventEditHandling="JavaScript" EventSelectHandling="JavaScript" ShowToolTip="False" HeaderFontSize="8" Width="" BubbleID="DayPilotBubble1" EventClickHandling="Bubble" EventHoverHandling="Disabled" UseEventBoxes="ShortEventsOnly" ColumnBubbleID="" Style="top: -2px; left: 0px" CssClassPrefix="calendar_silver_">
</DayPilot:DayPilotCalendar>

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.