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

Questions Tagged bug

DayPilotScheduler TimeFormat does not appy to events--?

Setting the DayPilotScheduler.TimeFormat = DayPilot.Web.Ui.Enums.TimeFormat.Clock24Hours works great for the headers (displays hours from 0 to 23 within a day), but it doesn't seem to display the eve...

OnBeforeCellRender of DayPilotMonth displays erronous month name

Hi! When I set a server side method to the event OnBeforeCellRender of the dayPilotMonth control, whatever the code does in that method, on the display of the calendar on the client side, the month i...

Wrong Start Time and End Time for a event in Week View

Hi, 1. I have a week view from Sunday to Saturday. I have hard coded the start date as "2007-01-07" as it is a sunday used it to calculate the other six days in the week. 2. I built events and displa...

Double-click event for time range selection causes Unknown PostBack/CallBack parameter type exception

Hi! When I set the TimeRangeDoubleClickHandling property of the dayPilot calendar to either postback or callback, withTimeRangeSelectedHandling= Hold or HoldForever, I'm getting an Unknown PostBack/C...

All Day Events now 'broken' in v4.7.1399

Answered: This property is called AllDayEnd and has two possible values: DateTime (DataEndField specifies an exact date point, including time) Date (DataEndField specifies a day only - Date part of the DateTim...

' character in event text corrupting event visualization (all black)

Hi, Ifound a minor bug (or at least it seems so to me). If the value of the DataTextField contains the ' character (like in O'Connell) the event box gets all blacked out. In italian language is a com...

DayPilotScheduler cannot set HeaderDateFormat

Answered: You can use BeforeTimeRender Event to achieve this.

ScrollPositionHour not working with DayPilotCalendar in AjaxControlToolkit.TabContainer

Answered: The problem is caused by DayPilotCalendar being placed inside a hidden div (style="display:none"). It's not possible to set .style.scrollTop for elements that are inside such a hidden div. Solution: ...

Vertical Scroll in IE7 Daypilot calendar

Answered: Hi Sheraz, I've explained this in an e-mail as well: The scrollbar width is different in IE and FF (there is 1px difference). That's why DayPilot sets the default width to 16 and then it calls a spec...

All day events

Answered: OK, it was meant to work the same way in the week view and in the month view. You are correct with the week view. I will fix it in the next release.

Javascript error Unexpected call to method or property access

I'm using DayPilot Ver 4.6 and developed a simple day view using schedular control, it works fine but randomly it returns "Unexpected call to method or property access" javascript error and after tha...

DayPilotMonth is undefined

i am getting this Javascript error "DayPilotMonth is undefined" after getting the 4.6.1389 build from you guys to fix the next month bug yesterday (3/31). <script type='text/javascript'> function dpm...

Iframe or Div width with a planning control (with Firefox 3.0)

Hello, When I refresh my Iframe (same problem with Div) , I see planning control 'shrink' under Firefox 3.0 (beta 4) but with IE7 the width is always the same. After Iframe is refresh, planning width...

Month view mode +/- a month

Hi When I click next month in my app the next month to be displayed is May. However in my "DayPilotMonth_refresh" function e.startdate is 01/04/08 as expected. This seems to happen on your live site ...

Bubble positioning within a center aligned container

Hi, I have managed to setup the calendar and everything is working well apart from the positioning of the bubble events. They are fine if my container div is left aligned, but if I give it margin:0px...

Is there a problem with the GMT when moving a booking?

Is there a problem with the GMT when moving a booking? It seems that when we move a booking it is doing the time + 1 hour. Is anyone else having this problem? This is on a 2003 windows server with SP...

scheduler Header position is possibly affected by the horizontal scroll bar

Hi In the scheduler zooming control i do the following: 1. Click on January 2008. This brings up the 5 weeks in January. 2. Click on Week 3 (January 2008) . 3. Move the scroll bar to the right to see...

DaypilotMonth and div float + Changing the event size before render?

Setting the Daypilotmonth (other controls have no problems) in a div with a float set (left or right) renders a weird layout (a single line)... Guessing the layout inherits from the container and flo...

BeforeCellRender conflicting refreshCallBack

In Monthview I had a BeforeCellRender Event checking for if the cell date was today, to color the background different. But when i was trying to change the month with the refreshcallback weird dates ...

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.

&quot;operation aborted&quot; in IE

My company is thinking of buying the pro version of daypilot (site license) but before my boss will allow the sale, this problem for us must be resolved. We have been evaluating the demo version for ...

Context Menu won't appear on DayPilotMonth

I can't get the context menu to appear for a DayPilotMonth control and I don't know why, are there any "traps" you can think of? I've set the ContextMenuID accordingly and set the EventRightClickHand...

Can't get refreshCallBack() to work in ASP.NET 3.5

Hello, I've recently upgraded my web from asp.net 2.0 to .net 3.5 and ran into one thing with the refreshCallBack function. I've been testing the exact same code in .net 2.0 and .net 3.5 projects now...

Vertical scoll in scheduler not working in Day View

In the scheduler, I have set the heightspec="fixed" height="500px" ViewType="Days" The scoll appears and scrolls the table with all the events but the days are fixed and so every thing comes out of a...

Overflow:hidden causing problems in new version

When I build a Scheduler for a week I see the first date I then see half the next day and the rest are hidden. I found out is because the overflow for the scroll is set to hidden. More information: V...

Events automatically created from 12:00 AM -12:00PM

The Calendar control sometime automatically creates Events than span the whole day from 12:00 am to 12:00 pm http://www.daypilot.org/sandbox/Calendar/ You can also navigate to the above online demo, ...

All day not available without header

Day pilot calendar without header doent work in all browsers as All day events cannot be displayed. also it gives object required script error as well.

Calendar: Bug in InnerHtml (BeforeEventRender) when text contains double spaces

When using the BeforeEventRender event to customize the text shown in the calendar events the web work process never returns if the text that is rendered contains two or more spaces after each other....

Scroll position getting lost when doing a next or previous day/week?

Hi Dan, I have implemented on our control a day/week/month view which works perfect. I have also implemented a previous and next function for each of the views. The problem I have is that when I do a...

SchedulerDynamic DurationBarColor

Answered: Thanks, I'm glad you like it. It's still missing a few features and the duration bar is hardcoded. But it will get better and better (and the duration bar color will be fixed in 4.5). Thanks for repo...
Previous Questions 901-930 of 1021 Next