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

Scheduler Web Part - Resource drag/drop not working

3 Answers 47 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Robert Manjoney
Top achievements
Rank 1
Robert Manjoney asked on 09 Sep 2013, 03:11 PM
I have a Scheduler Web Part configured with a custom list data source and multiple resources. When I drag an existing appointment from one resource column/row to another, nothing happens - the appointment is not updated with the new resource and when I release the mouse the appointment simply snaps back to it's original position on the grid. Dragging within the same resource to a different time works, however.

Is this a bug, a limitation, or is there some configuration bit that I've missed in wiring the list?

Bob

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 12 Sep 2013, 02:57 PM
Hello,

 
In such scenario when you bind RadScheduler to list as in this on-line demo the update, insert and delete of the appointments is handled manually so you will have to be careful how you implement the appropriate server events.

Please refer also tho this help topic where more information about the recommended way to implement multiple resources is provided.

Regards,
Plamen
Telerik
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 the blog feed now.
0
Robert Manjoney
Top achievements
Rank 1
answered on 22 Sep 2013, 09:20 PM
The SharePoint web part is supposed to support resources out of the box - and it doesn't seem to work for me. The web part has properties for resources etc. and the binding is done "behind the scenes" through the web part properties dialog, not in code. Not only does the drag/drop not work, but manually editing the saved resource value in the part doesn't seem to save it back to the SharePoint list either.

I have emulated the example usage here: http://www.telerik.com/help/aspnet-ajax/moss-configuring-spradscheduler.html

and here: http://sharepoint.telerik.com/aspnet-ajax/web-parts/Pages/Resources-and-Grouping.aspx

Anyone else have this working?

Bob
0
Plamen
Telerik team
answered on 25 Sep 2013, 01:41 PM
Hi Robert,

 
It looks like there is some issue with the inbuilt RadScheduler WebPart. I have logged it for further inspection and fixing. Please excuse us for this inconvenience caused. In the mean time you can you RadScheduler in a separate web part as for example in the attached sample.

Hope this will be helpful. 

Regards,
Plamen
Telerik
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 the blog feed now.
Tags
WebParts for SharePoint
Asked by
Robert Manjoney
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Robert Manjoney
Top achievements
Rank 1
Share this question
or