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

Radscheduler: event flow

1 Answer 59 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Yelena
Top achievements
Rank 1
Yelena asked on 14 Feb 2013, 10:10 PM

I probably miss some fundamentals. 
1.On delete event the flow goes to AppointmentCreated event and then twice hit AppointmentDelete Event
On AppointmentInsert event the flow hits twice too and this create 2 records in the database

2. I show the same timeslotcontext menu on right and left mouse click.  On the right mouse click

OnClientAppointmentInserting is working properly.  On the left mouse click

OnClientAppointmentInserting gives me the error message right after

timeSlotClick event before timeSlotContextMenuItemClicking and OnClientAppointmentInserting
event, so , please advise how to handle this.

3. I have CSS issues in the AdvanceInsert or Edit form:  all my dropdowns do not show the arrow and scrolls, Recurrence editor does not show spin images

I created 3 support tickets 658678, 659352, 659845.  I am doing proof project for the Radscheduler
Thank you for your help 

My attachments in the ticket  659352

Thank you for your help

 

 

 

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 19 Feb 2013, 04:26 PM
Hi Yelena,

 
Thank you for contacting Telerik support.

Straight to the point:
1. This is expected behavior of RadScheduler and is caused by the inbuilt logic of the manipulation of the appointments.
2. I have inspected the code provided and it implementing both inserting of an appointment and showing the advanced form and this is most probably causing the issue. Please review how such functionality is implemented in this on-line demo and try to adjust your functional accordingly. If you want to achieve it on click on the context menu I will recommend you to use different command from "CommandAddAppointment" because it is the default one and is opening the advanced form automatically.

3. This behavior is quite unusual. Would you please elaborate a little bit if you observe it in all browsers or only in some of them? If it is observed only in IE it may be most probably caused by some of the IE CSS limitation- you can refer to this blog post where this issue have been described. 

Hope this will be helpful. If you have further questions I will be glad to assist you again.

Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Yelena
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or