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

[Solved] How to the read id,start and end time of an appointment when drag&drop it

3 Answers 62 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
utchi
Top achievements
Rank 1
utchi asked on 01 Feb 2010, 02:13 PM
Hi,

I am using radscheduler in my application. In that i want to validate and overlap the appointment depends on the duration when i drag & drop an appointment.

Here I can able to read the selected appointment(Source)  subject, id and timings using 'RadScheduler1_AppointmentUpdate' event and by

'e.ModifiedAppointment'.


but i am unable to read the id, start time, end time and subject of an appointment(target) where i dropping it.

Please give any suggestions to solve it.

Thanks in Advance.

Regards
Maha

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 01 Feb 2010, 02:15 PM
Hello utchi,

I recommend a client side approach. Please, use the following demo for reference:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourceavailability/defaultcs.aspx


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
utchi
Top achievements
Rank 1
answered on 01 Feb 2010, 02:33 PM
Hi,

Thanks for your suggestion.

I have already worked on that, but i unable to find id of destination appointment there and How to find it server side?.

Please give any other suggestion.

Thanks in advance.

Regards
Maha
0
Accepted
Peter
Telerik team
answered on 02 Feb 2010, 03:14 PM
Hi utchi,

There is another demo which uses a server side approach to achieve this functionality:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/limitconcurrentappointments/defaultcs.aspx

I hope it helps.

Greetings,
Peter
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Scheduler
Asked by
utchi
Top achievements
Rank 1
Answers by
Peter
Telerik team
utchi
Top achievements
Rank 1
Share this question
or