Unplanned
Last Updated: 21 May 2018 18:11 by Brandon
Unplanned
Last Updated: 20 Feb 2018 13:42 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ScheduleView
Type: Feature Request
2
This is valid for the DayView and the WorkDayView but it could be researched if applicable also for other views.

Currently, the maximum height of an appointment is determined by the MinorTickLength applied. If the slots between the ticks are too small, the appointment's subject will be clipped vertically. In Outlook there is a mechanism that applies something like a minimum height which allows the subject to be drawn regardless the actual size of the appointment.
Unplanned
Last Updated: 16 Jan 2018 09:24 by ADMIN
Unplanned
Last Updated: 04 Mar 2019 18:39 by ADMIN
Introduce properties for customization of the navigation panel such as:
- Showing/hiding a today button
- Showing/hiding the selected view definition ListBox
- Showing/hiding the RadDatePicker and navigation buttons
Unplanned
Last Updated: 26 Mar 2018 09:53 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 21:08 by ADMIN
When double click on the right of the ViewDefinition buttons new Appointment dialog is shown
Unplanned
Last Updated: 04 Jan 2017 13:06 by Joshua Obal
Drag and drop is not working properly for RadScheduleView WPF running inside WindowsFormsHost, in a WPF Browser Application. When you drag an appointment, it drops it in another location. 

The hierarchy of child controls is as follows:
•	WPF XAML Browser App page, containing a WinFormsHost  (WPF)
  o	WInFormsControl containing a ElementHost control (WinForms)
   	WPFUserControl containing RadScheduleView (WPF)
Please see the attached sample project that demonstrates this issue. I would like to make the whole application WPF, however the parents of the WPFUserControl are an existing application where we want to include the RadScheduleView.
Unplanned
Last Updated: 12 Oct 2020 06:26 by Gert
Unplanned
Last Updated: 03 Aug 2016 14:54 by ADMIN
Currently when the Windows FontSize is set to 125%, the TimeRuler lines in RadScheduleView have different thickness.
Unplanned
Last Updated: 03 Aug 2016 14:54 by ADMIN
Unplanned
Last Updated: 30 Jan 2023 11:32 by ADMIN
ADMIN
Created by: Geri
Comments: 2
Category: ScheduleView
Type: Feature Request
3
Allow drag and drop of an AllDayEvent from/to the AllDayArea.
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 14:55 by Ilya
ADMIN
Created by: Kalin
Comments: 1
Category: ScheduleView
Type: Feature Request
7

			
Unplanned
Last Updated: 04 Jan 2017 07:28 by ADMIN
The resize (splitter) controls would be used to select (get) the time space which they wrap. For example please refer the attached screenshot.
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: ScheduleView
Type: Feature Request
2
Render the TimeRuler of the two specific days during the year in DayViewDefinition in the following way:

When setting back the clock:

00:00
01:00
02:00
(02:00)
03:00
04:00
...

And when setting it forward it would be:

00:00
01:00
03:00
04:00
...
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 15:00 by Sander
When a time line view is used with resource descriptors and a single resource contains multiple appointments ScrollIntoView scrolls to the wrong position. The resource slot is scrolled in the view but the appointment is not in view when the slot is large.

Attached is a sample project demonstrating the problem.
Unplanned
Last Updated: 03 Aug 2016 14:54 by Claudio
ADMIN
Created by: Konstantina
Comments: 1
Category: ScheduleView
Type: Bug Report
2
When the appointment is in the AllDayArea and it ends at the CurrentDate and the DayStartTime and DayEndTime are set, the arrow for continuance is still shown.