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

Resource Manipulation

1 Answer 72 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
dtc
Top achievements
Rank 1
dtc asked on 12 Apr 2010, 10:49 PM
Greetings,

I have a databound Schedule Control with multiple recurring appointments assigned to resources and would like to do the following.
  • I want to add and drop resources from view - how is this done with a databound schedule?
  • I want to display multiple resources within a day.  Instead of resource over day, I want to display the Day and below the day the key resources I have selected.  - How is this done?

Thank you,

1 Answer, 1 is accepted

Sort by
0
Dobry Zranchev
Telerik team
answered on 14 Apr 2010, 02:28 PM
Hello Doug Christensen,

Thank you for writing. The answer below concerns RadScheduler for WinForms. If you need an answer for RadScheduler for ASP.NET, please start a new thread in the RadScheduler for ASP.NET Forum:
  1. If you want to drag a resource from other control to the Scheduler you should implement OLE drag and drop (look at the Examples-->Scheduler-->Drag&Drop example). And on drop event add the new resource to the resources collection.
  2. Unfortunately, we do not support functionality to group scheduler by date. We will think about this functionality for the future releases.

If you have other questions feel free to ask.

Best wishes,
Dobry Zranchev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler and Reminder
Asked by
dtc
Top achievements
Rank 1
Answers by
Dobry Zranchev
Telerik team
Share this question
or