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

Creating a Daily Schduler using RadScheduler or RadGrid?

4 Answers 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 07 Dec 2011, 01:42 AM
Hi,

I'm currently evaluating the ASP.NET AJAX Telerik components for use in a Daily Employee Scheduler web app I'll be making.  I've looked at both the RadScheduler and RadGrid however I don't think either fully meets our needs and I'm wondering what you would suggest I use (if any).

The app will generate a schedule that consists of which area the employee will be working for a given day (time ranges etc don't matter).  I also want to be able to drag and drop a work area between two employees and have their value swap, or click to modify on an assigned area to easily change it.  If we think of this as a grid, employee names would be the row header, the date would be the column header and the work area would be the cell value.

The RadScheduler component is attractive (easily able to move around appointments and create new ones), but looks like it's hard coded to have times along the left hand column, ideally I'd like to have employee's names there and the date on the top column but I don't know if that is possible.

The RadGrid component is also attractive, but there doesn't seem to be support for dragging and dropping cells in it, only entire rows.

Any input would be appreciated.  Thanks!

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 07 Dec 2011, 03:59 PM
Hi Travis,

Have you seen the Resource Grouping demo in Timeline view? Is this close to what you need?

Regards,
Peter
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
0
Travis
Top achievements
Rank 1
answered on 07 Dec 2011, 08:18 PM
Hi Peter,

Thanks for the quick response.  Actually this looks like it might work for us.  I've got the employees along the left hand side now as resources.  I've also hidden the hours by setting the DayStartTime, DayEndTime, WorkDayStartTime, and WorkDayEndTime to all be the same value. 

However I’m getting an error now when I try and switch to week view (ideally the view we would be using)

Any ideas? (please see screenshots attached)


Thanks,

-Travis
0
Peter
Telerik team
answered on 12 Dec 2011, 01:36 PM
Hello Travis,

I tried to replicate the problem locally, but to no avail. Attached is the test sample I used. Could you please inspect it and let me know what is different with your implementation? It would be best if you can modify my sample so that the problem occurs and send it back to me via a support ticket.

Greetings, Peter
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
0
Travis
Top achievements
Rank 1
answered on 12 Dec 2011, 11:29 PM
Hi Peter,

I actually ended up re-creating my solution for testing and didn't come across the issue again.  Not sure what was wrong with the original one.  Thanks again for all of your help!

-Travis
Tags
General Discussions
Asked by
Travis
Top achievements
Rank 1
Answers by
Peter
Telerik team
Travis
Top achievements
Rank 1
Share this question
or