DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » Bug Move Event With IE6

Bug Move Event With IE6

Hi,

I'm using v4.1 and IE6.

When I move event in a DayPilot component the others event are not visible.

thanx

Emmanuel Benitez - 10/24/2007 11:06:54 AM
Hi, I don't see any problem during moving in IE6. Can you send me a screenshot to daypilot @ annpoint.com?
Dan Letecky - 10/24/2007 1:38:58 PM
I think you are not performing the binding of control once you are done with your addition of an event.
Try doing that.

Thanks
Sheraz - 10/26/2007 3:58:42 PM

I've this same problem while trying the move event. I do bind everything when I've addeda new event, without the bind there would be nothing to move!.. atleast I think so.

Anyways, the problem is that when I move something everything on the calendar goes invisible. If I drag the event to someday that contains other events the events on that day turn visible.

My calendar is currently on a repeater though as that might pose a problem here. Other than this, I don't know.

erik - 12/17/2007 2:30:54 PM
I think I understand now. It doesn't disappear after move but right after you start the moving. Is that correct?

Unfortunately, I'm not able to reproduce the problem. Are you able to describe the steps that reproduce it?

Also: Is it happening with the online demo as well?
Dan Letecky - 12/17/2007 4:26:18 PM

Well. I have a few events on a calendar that are stored in ms sql 2005 and they're loaded to the calendar on while loading the page.

So the events are on the calendar and I start to drag an event to another place, while holding the mouse button down the other events on that calendar turn invisible. They are there though, since when I drag the new event to a day that as events, that days events show up. The events stay invisible until I do a new reload from the sql server.

The online demo works fine though. This is a bit weird. I'll have to review the code a bit, but at the moment don't really know what's the problem.

erik - 12/18/2007 7:21:43 AM
Oh, I'm using daypilot 4.2 and ie7.
erik - 12/18/2007 7:22:32 AM
I got it to work nicely on firefox, but not on ie7. Your demo version does work with the ie7 though. Weird.
erik - 12/18/2007 2:09:46 PM
You are not the only one experiencing this problem. It seems to appear only if you set HeightSpec to Full or BusinessHoursNoScroll. Is that correct?

Since I'm not able to reproduce the bug I would appreciate any hints. Especially if you are able to isolate any specific conditions when it starts to appear.
Dan Letecky - 12/18/2007 9:03:31 PM

Ok. I can confirm that using HeightSpec Full and BusinessHoursNoScroll has the bug.

The other modes work fine.

I was using BusinessHoursNoScroll myself as it suits the implementation. I quess I could use that with scrolling for now until there might be a fix.

erik - 12/19/2007 9:31:15 AM
Later today I will be releasing a service pack with a few fixes that could influence this issue as well. Please give it a try with this new build and let me know if the problem is still there.
Dan Letecky - 12/19/2007 10:11:54 AM
Same problem seems to persist with the 4.3 sp1 version too.
erik - 12/27/2007 8:33:27 AM
This bug was fixed in DayPilot Pro 4.9 SP1.
Dan Letecky - 8/14/2008 8:24:27 AM
Post reply