Add posibility to import iCal compatible calendars into RadScheduler
Reminders popup outside the page that the scheduler is used. Because re-adding the same scheduler in many pages is very bandwidth consuming so what about creating a minified scheduler control for reminders so the user will be reminded in all pages about events.
RadScheduler RTL Support
I will be working on a project that need to show appointments for 20+ resources. I looked at your demos/documentation for the scheduler and don't see any support for horizontal scrolling. I would be great to have the scheduler scroll the resources horizontally while maintaining the same width for each resource column. Thanks for your time.
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.
Having the ability to customize the scheduler toolbar (or header) via template will increase its flexibility. In addition it will allow for rendering improvements while maintaining backward compatibility via the templates. While it may seem like a straightforward task, it requires at least: * extracting toolbar commands to be callable from client code * the ability to iterate trough the currently viewable views to set the buttons (to match the userselectable property) * per button setting ala ListBox button settings