Completed
Last Updated: 02 Nov 2012 08:31 by ADMIN
If you add a remind object with a start date 5 hours and 10 minutes ahead of DateTime.Now, the alarm form will show only the minutes.
Unplanned
Last Updated: 02 Jan 2018 14:54 by ADMIN
ADMIN
Created by: Ivan Todorov
Comments: 3
Category: Scheduler/Reminder
Type: Feature Request
6
Currently RadScheduler can only group the appointments first by resource and then by date. It should be possible to group the appointments in day view and in week view first by date and then by resource.
Unplanned
Last Updated: 15 Aug 2017 09:33 by ADMIN
The functionality provided by the EditRecurrenceDialog should also be available in a user control. This would allow the users to embed it in their applications.
Completed
Last Updated: 26 Oct 2012 01:13 by ADMIN
An exception is thrown when you try to print an appointment whose BackgroundId or StatusId are not amongst the Backgrounds and Statuses collections of RadScheduler.
Completed
Last Updated: 10 Apr 2014 08:59 by ADMIN
Add an option to allow the end user to select multiple appointments using CTRL + mouse click. The user should also be able to delete all the selected appointments at once.
Completed
Last Updated: 10 Oct 2012 10:04 by ADMIN
You cannot hide the day headers by setting RadScheduler.GetDayView().ShowHeader = false if grouping by resource is enabled.
Completed
Last Updated: 04 Oct 2012 03:09 by ADMIN
If you add a recurring appointment in RadScheduler and you set its Visible property to false, the occurrences will still be visible.
Unplanned
Last Updated: 15 Aug 2017 09:33 by Jesse Dyck
It should be possible to set the step of the ruler in Day/Week view to two or more hours.
Completed
Last Updated: 10 Sep 2012 02:51 by ADMIN
FIX. RadScheduler - AppointmentDeleted is fired even though the user cancelled the deletion (pressed Cancel on the dialog)
Completed
Last Updated: 04 Sep 2012 09:52 by ADMIN
1. Open the Timeline example for RadScheduler in our QSF.
2. Click the right mouse button.
3. Hover the last menu item without clicking it.
4. A submenu appears, try to hover one of its items.
Completed
Last Updated: 24 Aug 2012 05:46 by ADMIN
ADMIN
Created by: Ivan Todorov
Comments: 0
Category: Scheduler/Reminder
Type: Bug Report
2
The AppoitnemtSelected event is not fired in MultiDayView.
Completed
Last Updated: 24 Aug 2012 05:44 by ADMIN
ADMIN
Created by: Ivan Todorov
Comments: 0
Category: Scheduler/Reminder
Type: Bug Report
1
multiDayView.AllowAppointmentResize = false will not prevent the appointments in MultiDayView from being resized and you should set radScheduler.AllowAppointmentResize instead.
Completed
Last Updated: 23 Aug 2012 02:54 by ADMIN
ADMIN
Created by: Ivan Todorov
Comments: 0
Category: Scheduler/Reminder
Type: Bug Report
2
If you drag an appointment to the AllDay area or if you modify its dates, the AllDay property is not updated.
Completed
Last Updated: 22 Aug 2012 10:33 by ADMIN
When you select multiple cells in MultiDayView and right-click somewhere to open the context menu, some of the cells will be deselected.
Completed
Last Updated: 22 Aug 2012 09:06 by ADMIN
When the Open Item button in the reminder dialog is clicked, the recurring appointment is opened without asking whether you want to open the occurange or the series
Completed
Last Updated: 16 Aug 2012 10:53 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: Scheduler/Reminder
Type: Bug Report
0
1. Create a new project with RadScheduler.
2. Handle the AppointmentMoving event.
3. When handling this event change some property of the Appointment (BackgroundId for example).
4. Run the project.
5. Add some appointments.
6. Try to move an appointment and you will see that the background will remain the same.
Completed
Last Updated: 08 Aug 2012 03:05 by ADMIN
Steps to follow:
1. Select cells from 10:00pm (today) to 01:00am (next day).
2. Right click -> New Appointment
3. The Edit Appointment Dialog opens and the End Time is set to 23:59:59 instead of 01:00:00
Completed
Last Updated: 08 Aug 2012 02:01 by ADMIN
ADMIN
Created by: Boryana
Comments: 0
Category: Scheduler/Reminder
Type: Feature Request
3
Allow customizing the Confirm Delete dialog
Completed
Last Updated: 08 Aug 2012 01:48 by ADMIN
IMPROVE. RadScheduler - add event that notifies when an appointment is added by the user. The event args should provide information whether the event is added via the edit appointment dialog or via the inline functionality
Completed
Last Updated: 03 Aug 2012 06:34 by ADMIN
When RadScheduler is in MultiDayView and you try to change the ruler scale to 5 min using the context menu of the ruler, the application will freeze.