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!
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!