For a planner, it's very normal to have a list of tasks to be finished. And with each task, it will require different type of resources. In my case, the resource is the employee, which can have different skill sets. I want to be able to select the task, and based on the skill required by the task, to filter the employees as resource. Then based on the availability of the filtered employees, assign specific task to a specific employee. I think it's nature of the process for planning and scheduling. For some reason, radscheduler rebind on client side can't update the resource. According to Telerik's feed back, it seems only way to achieve this is to do a post back(partially by ajaxmanager or full). I am hoping it can be done as radgrid.
The ASP.Net RadScheduler does not currently support recurring events in minute intervals (for example, every 15 minutes). Please add support for this. The feature would behave similarly to the feature in WinForms RadScheduler (Winforms RadScheduler does support minute interval recurring events). Thank you.
Related Feedback item: http://feedback.telerik.com/Project/108/Feedback/Details/88820-add-support-for-reminders-description-custom-attributes-in-radscheduler-exchang
This seems like a pretty basic need to not show this column. In my case the time is not needed and showing it clutters the view and adds confusion for teh end user making it so I really can't use it in these types of situations. Here is a Forum thread on the topic. http://www.telerik.com/community/forums/aspnet-ajax/scheduler/remove-time-column.aspx Thanks
RadScheduler RTL Support
I'm working on a project where I use RadScheduler TimeLineView (Grouping by resource) and one of the requirements is that they need the appointments that share a single resource to appear on the same row, instead of the current behaviour where they show on multiple rows. I believe adding that feature to the scheduler would give a lot of flexibility in such situations. Thank you very much
One complaint I keep getting from my users is since changing to the “rad scheduler” from “day pilot” they cannot see as much on the screen and need to scroll much more, making it difficult to get an overview. This is when the dates and times are displayed down the left hand side. I want to be able to create a compact view, e.g. currently if I set the DayStartTime to 09:00 and DayEndTime to 21:00, each day needs to display the same time range, normally events would end by 17:00 but one day they end later so all other days need to show a larger than necessary time range.
When the start date of a series is changed, the exceptions from the series (like when deleting an occurrence) are moved along with the series. This is not always the expected behavior, because in some cases the exceptions should stay in place (because they are holidays for example). It is also an issue because the users don't understand why some exceptions have disappeared, or why other exceptions have appeared. I would suggest that the end user be presented with an option to: keep the exceptions in place, move the exceptions or delete the exceptions (like Outlook does) when he changes the start date. If the exceptions should be handled the same way always, the developer could specify the handling way, and then the user would not be alerted.
Feature Request: Add the ability to RadScheduler to set start and end time for each day-of-week and off days for a week, month, year. Serverside and Clientside.