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 » How To » EventResized wrong NewEnd

EventResized wrong NewEnd

In my EventResized handler NewEnd and OldEnd have always the same value when I extend the Event by one cell. When Iexentd itby 2 cells it gives me the date, thati need whenIextendby one cell. Sothescheduler ignores the first cell.Otherwise wheni resize it in the other direction, the NewStart is correct. My CellDuration is 720.

Torben K. - 2/7/2008 3:13:07 PM
It seems there is a bug in the duration calculation. I will test it.

Thanks for reporting the issue!
Dan Letecky - 2/11/2008 10:12:56 PM

Okay.Pleaseletmeknowifyouhavethesolution.

Torben K. - 2/13/2008 9:56:04 AM

First, I dont know why but the forum ignores my spaces sometimes. Sorry for that :-). I tested the new Version (4.5) and the resize-bug still appears.

Torben K. - 2/26/2008 11:03:29 AM
4.5 SP1 was just released but still without the fix. I've put it into the TODO list for 4.6 release.
Dan Letecky - 2/26/2008 11:22:30 PM

Thanks for the fast reply. Can you say something about the release date of 4.6?

Torben K. - 2/27/2008 9:31:38 AM

I'm sorry i just saw the link

Torben K. - 2/27/2008 9:32:33 AM
Torben, I have tested this scenario with the latest release. I've modified Demo/Scheduler/Default.aspx to use CellDuration="720". But it works as expected.

Are you able to reproduce the bug using the latest release (4.5 SP1)?
Dan Letecky - 3/5/2008 7:56:35 PM

Hi Dan,

i tested it with the newest release (4.6).The bug still appears. Can there be any mistake on my side? I'm using Postback to handle resizing.

Best regards

Torben K.

Torben K. - 3/10/2008 10:46:12 AM
Post reply