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

Worker Job Assignment

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pushkar
Top achievements
Rank 1
Pushkar asked on 03 Aug 2010, 07:51 AM
Hi,

I want to implement a module in which user can assign jobs to the Workers.I have all active workers list in RadGrid.
Want to assign unique job mean no other job can be assign to the same worker at the same time.
I want to drag worker from Left Side RadGridView and drop them on RadScheduler for their respective job.
I know this is possible but how to achieve it ???
No idea how to implement this scenario.
Please help me out if any one has already developed.

Pushkar

1 Answer, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 03 Aug 2010, 11:15 AM
Hello Pushkar,

I think that the solutions for drag and drop from grid to scheduler presented on the demos below can become starting points for your custom implementation:

http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx
http://demos.telerik.com/schedulebuilder/

Examine the descriptions/code snippets in them for further details. Feel free to modify/extend them accordingly.

Best regards,
Sebastian
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
General Discussions
Asked by
Pushkar
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or