Completed
Last Updated: 15 Jun 2022 08:34 by ADMIN
Release R2 2022 SP1
Setting the culture to Persian in the DatabaseEntityFramework SDK example will not load appointments that have a yearly recurrence, with the correct date. This result will be present when the application is closed and opened again.
Completed
Last Updated: 21 Apr 2022 18:11 by ADMIN
Release LIB 2022.1.425 (25 Apr 2022)
Previously if you use MonthViewDefinition with DayStartTime 21:00 and DayEndTime 08:00 and span an appointment in this interval, the appointment was drawn into the slot of the first day. Now, the appointment spans across two days.
Completed
Last Updated: 11 Mar 2022 16:35 by ADMIN
Release LIB 2022.1.314 (14 March 2022)
When setting a Persian culture, the incorrect months in the combo boxes of the opened Edit Recurrence dialog window are displayed.
Completed
Last Updated: 26 Jan 2022 15:03 by ADMIN
Release LIB 2022.1.131 (31 Jan 2022)
Created by: Stenly
Comments: 0
Category: ScheduleView
Type: Bug Report
3
When dragging the icon next to the browser's address, it cannot be dropped inside the RadScheduleView control.
Unplanned
Last Updated: 22 Oct 2021 07:35 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ScheduleView
Type: Feature Request
3
Currently, you can change the size by setting the Width or Height property (based on the header's orientation) of the corresponding GroupHeader element. However, this change works only partially because of the built-in UI virtualization support. Make this work in all expected cases or introduce another API that will allow to change the size of the groups.
Completed
Last Updated: 14 Oct 2021 06:41 by ADMIN
Release LIB 2021.3.1018 (18 Oct 2021)

In AgendaView, you can see the start, end, and subject of each appointment. When All Day event is set to one appointment, its start and end time is not changed. The text can be changed to All Day Event.

Unplanned
Last Updated: 09 Jun 2021 14:45 by ADMIN
Currently, the groups at the left side of the view that show the days have some automatic height applied based on the current viewport. Allow setting the height of the groups manually. 
Completed
Last Updated: 15 Feb 2021 07:53 by ADMIN
Release LIB 2021.1.215 (2/15/2021)
In scenarios where there isn't a scrollbar displayed and the current day is switched, the view is not refreshed (the groups are not displayed). After that resizing the window refreshes the view. 
Completed
Last Updated: 05 Feb 2021 15:12 by ADMIN
Release LIB 2021.1.208 (2/8/2021)
The dialog opened for editing an occurrence from a series is not modal. 
Unplanned
Last Updated: 04 Jan 2021 12:13 by ADMIN

The GetOccurrencesWithoutExceptionsFromDateTimeRange should return the occurrences of a recurring appointment, without the exceptions (modified or deleted occurrences). However, now the method returns modified occurrences and skips only the deleted ones. The method should skip also the modified occurrences.  

To work this around, exclude the exceptions using their state property:

var occurrencesWithoutExceptions = appointment.GetOccurrencesWithoutExceptionsFromDateTimeRange(appointment.Start, DateTime.Now.AddDays(130)).Where(o => o.State != RecurrenceState.Exception);

Unplanned
Last Updated: 07 Dec 2020 10:55 by ADMIN
When an exception occurrence is created and the MaxOccurrences of a recurring appointment is changed, the exception occurrence is not removed. 
Declined
Last Updated: 09 Nov 2020 14:08 by ADMIN
Created by: Tomas von Peltzer
Comments: 2
Category: ScheduleView
Type: Feature Request
0
For example if Resource "Stol 2" does not have any Appointments it should not appear in the view


Completed
Last Updated: 12 Oct 2020 11:23 by ADMIN
Release LIB 2020.3.1012 (10/12/2020)

Hello ,

some of our users noticed that the RadScheduleView control has a weird display bug in timeline mode when

  • there are a lot of resources and
  • you enter timeline view after being in month view first and
  • and the window is rather small.

The following screenshot shows, what the timeline should look like (I used the default Calendar template and added a few more resources and random appointments for each resource by modifying SampleContentService.cs a bit, see comments in attachment, and adding the resources in CalendarView.xaml, l.316):

And the following Screenshot shows what the same view looks like under the previously mentioned circumstances. It seems that the resource headers are not rendered anymore and all appointments are stuck to the first row.

 

Steps to reproduce:

  • Start the sample project from the attachment.
  • Check as many checkboxes on the left side as possible
  • Make the window rather small. I don't yet know exactly when the problem occurs. However, it seems to have something to do with scrolling. For me, the problem occured at a window height where around 7 resource lines would have fit into the scheduleview.
  • Switch from Day View to Month View
  • Switch from Month View to Timeline View
  • The scheduleview should now look as in my second screenshot.
  • In case it does not look like in my screenshot:
  • Switch back to Day View (or any other view it seems)
  • change the window size (probably make it smaller)
  • Switch to month view
  • Switch to Timeline View again. Rinse and repeat. Eventually, the display bug should occur pretty reliably.

Whenever this display bug occurs, any change like scrolling, resizing the window, adding an appointment restores the correct layout.

 

This problem seems to exist in UI for WPF 2020 R2 and R3

 

If I can provide you with any more information, please let me know.

 

Regards,

Simon Müller

Hofmann Fördertechnik GmbH


Unplanned
Last Updated: 12 Oct 2020 06:26 by Gert
Completed
Last Updated: 04 Sep 2020 10:23 by ADMIN
Release LIB 2020.2.907 (09/07/2020)

The group header button in the Agenda view is not localized in some Telerik themes.

To work this around, extract the default GroupHeaderTemplateSelector from the Telerik.Windows.Controls.ScheduleView.xaml file. Then replace the Text binding of the second TextBlock in the AgendaViewHorizontalTopDateTemplate. It should be:

<telerik:GroupHeaderTemplateSelector.AgendaViewHorizontalTopDateTemplate>
	<DataTemplate>
		<ContentPresenter>
			<ContentPresenter.Content>
				<StackPanel Orientation="Horizontal" VerticalAlignment="Top" Margin="8 0 10 0">
					<TextBlock Margin="0 0 7 0" FontSize="40" Text="{Binding Name, StringFormat='{}{0:dd}'}" />
					<StackPanel Orientation="Vertical" Margin="0 10 0 0" VerticalAlignment="Top">
						<TextBlock Text="{Binding Name, StringFormat='{}{0:dddd}'}" />
						<TextBlock Text="{Binding Name, StringFormat='{}{0:MMMM, yyyy}'}" />
					</StackPanel>
				</StackPanel>
			</ContentPresenter.Content>
		</ContentPresenter>
	</DataTemplate>
</telerik:GroupHeaderTemplateSelector.AgendaViewHorizontalTopDateTemplate>

Declined
Last Updated: 30 Jul 2020 09:18 by ADMIN
Created by: Franz
Comments: 1
Category: ScheduleView
Type: Bug Report
2

I have discovered a bug that appears when a RadScheduleView is used with the ScheduleViewStyleSelector to style the appointments and the theme is changed.

Steps to reproduce:

  1. Setup a WPF project.
  2. Use implicit styles with a theme (e.g. Office_Black).
  3. Create a possibility to change the theme on runtime (e.g. to Fluent). (https://docs.telerik.com/devtools/wpf/styling-and-appearance/how-to/styling-apperance-themes-runtime)
  4. Create a dialog with a RadScheduleView that uses a custom ScheduleViewStyleSelector as AppointmentStyleSelector. (https://docs.telerik.com/devtools/wpf/controls/radscheduleview/styles-and-templates/appointment-style)
  5. Create at least one appointment.
  6. Start application.
  7. Change theme at runtime.

Result: The "old" appearance of the appointments stays after changing the theme.

Expected behavior: The appearance of the appointments changes according to the new theme.

 

I have attached a solution with the described behavior and an image of the outcome.

Completed
Last Updated: 26 May 2020 08:34 by ADMIN
Release LIB 2020.2.525 (5/26/2020)
A XamlParseException is raised when binding to the ShowAppointmentDeleteButton property of the RadScheduleView. 
Completed
Last Updated: 05 May 2020 13:27 by ADMIN
Release R2 2020
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 2
Category: ScheduleView
Type: Feature Request
4

			
Unplanned
Last Updated: 27 Feb 2020 09:38 by ADMIN