This is a migrated thread and some comments may be shown as answers.

Client Resize Events don't fire

3 Answers 40 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 08 Aug 2011, 11:07 AM
I have a RadScheduler that includes the following ...
OnClientAppointmenMoveStart="RadSchedulerAppointmentMoveStart"
OnClientAppointmentMoveEnd="RadSchedulerAppointmentMoveEnd"
OnClientAppointmentResizeStart ="RadSchedulerAppointmentResizeStart"
OnClientAppointmentResizeEnd="RadSchedulerAppointmentResizeEnd"
And in the JS handler for the ResizeStart event I have an alert.

When I run the page I note that the cursor doesn't change when I haver over the resize handle at the bottom of an appointment and that if I try grabbing it either, nothing happens (the JS alert doesn't fire) or the appointment moves. I guess this latter is 'cos I've grabbed slightly off the resize handle.

I can do nothing to resize the appointment.

FWIW, this is true in IE8 and IE6.

-- 
Stuart

3 Answers, 1 is accepted

Sort by
0
Stuart Hemming
Top achievements
Rank 2
answered on 08 Aug 2011, 11:38 AM
Rather bizarrely, the MoveStart event doesn't fire either.

-- 
Stuart
0
Stuart Hemming
Top achievements
Rank 2
answered on 08 Aug 2011, 11:47 AM
Never mind.

This is sufficiently important to me to raise a support ticket.

-- 
Stuart
0
Plamen
Telerik team
answered on 10 Aug 2011, 04:40 PM
Hi Stuart,

This issue was answered in a support ticket and came out to be a misspelled event name OnClientAppointmentMoveStart.

Greetings,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Scheduler
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Stuart Hemming
Top achievements
Rank 2
Plamen
Telerik team
Share this question
or