Completed
Last Updated: 22 Aug 2022 14:15 by ADMIN

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795
Browser: Version 103.0.1264.71 (Official Build) (64-bit)

URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx

Repro Steps:
1. Open URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx page in Edge Browser.

2. In the calendar, TAB through the controls "Mon, 30", "Tue, 31", "Wed, 1", etc.

3. Observe the issue that the controls do not display a focus outline when they receive focus. 

Actual Behavior:

Focus indicator is not visible on the controls, "Mon, 30", "Tue, 31", "Wed, 1", etc.

Expected Behavior:

Focus indicator(s) must be clearly visible on each interactive element when navigating the page using the tab key.


 


Completed
Last Updated: 01 Nov 2021 10:43 by ADMIN
Release R3 2021 SP1
Created by: Remy
Comments: 0
Category: Scheduler
Type: Bug Report
0

When the Scheduler is in an initially hidden container, the appearance is broken. 

Solution: call the .repaint() method of the control as soon as the parent becomes visible

Completed
Last Updated: 21 May 2020 13:19 by ADMIN
Release R2 2020
Completed
Last Updated: 04 Sep 2019 12:51 by ADMIN
Created by: murugesan
Comments: 1
Category: Scheduler
Type: Bug Report
0
Hi,


I used "Telerik Ajax Rad Scheduler" using DLL  "Telerik.Web.UI.dll" version "2014.1.225.40", but i got an error "Failed to load resource: the server responded with a status of 404 (Not Found)" and UI styles are only loaded partially.



I also tried the below mentioned steps  provided on the URL , but it did not work. Please  let me know your thoughts and help me to overcome this scenario

1) https://www.telerik.com/forums/telerik-web-ui-webresource-axd-404-error-not-found

2) https://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/web-resources-troubleshooting
Completed
Last Updated: 15 Oct 2020 17:57 by ADMIN
Created by: Rohit
Comments: 1
Category: Scheduler
Type: Feature Request
0
Please provide option in scheduler to freeze rows in randomly 
Completed
Last Updated: 15 Oct 2020 18:18 by ADMIN
Hi,
Please suggest me how can we show only working hour in timeline view in rad scheduler and hide non working hour. 

Currently in timeline view all 24 hour time slot is showing , but I want to show only working hour in time slot and hide rest of non working hour for there.

Screen shot for current view and desired view is attached below .
Completed
Last Updated: 19 Jun 2020 16:06 by ADMIN
Created by: Tan
Comments: 1
Category: Scheduler
Type: Feature Request
3
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.
Completed
Last Updated: 17 Apr 2018 10:33 by ADMIN
When the timezone of the client is before UTC (e.g. UTC -1 or UTC -3) if you use the calendar for navigation, you will be navigated to the day before the selected one.
Completed
Last Updated: 12 Aug 2021 13:52 by ADMIN
Release R3 2021
Completed
Last Updated: 22 Jun 2022 12:13 by ADMIN
Completed
Last Updated: 22 Jun 2022 11:46 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Bug Report
0

			
Completed
Last Updated: 19 Sep 2016 15:14 by ADMIN
Completed
Last Updated: 19 Sep 2016 15:33 by ADMIN
Completed
Last Updated: 26 May 2021 20:27 by ADMIN
Created by: Asim
Comments: 1
Category: Scheduler
Type: Feature Request
1
I would like to strongly suggest you considering some sort of workflow capability available. My application provides solutions where tasks (Individual and concurrent) are spawned and we have to track the requests, users, and integration with underlying applications. This is all done manually or custom coded. 

If there was a way to have out of the box workflow capability, that would make the life so much easier. Having drag and drop features to create workflow diagram, use the rad screens to create forms, and integrate with underlying applications.

Please let me know if a workflow engine is in the roadmap ?
Completed
Last Updated: 31 May 2021 14:20 by ADMIN
For our product we are using Telerik RadScheduler to display user calendar information, which we make extensive use of the Telerik.Web.UI.RecurrenceRule implementation.

Additionally we are now integrating with Google Calendar to display and edit external events within our application.

There have been several recurrence rules returned from Google that follow the iCalendar standard but RecurrenceRule has failed to parse correctly. Below are some examples of rules that have issues:

1. EXDATE value is ignored:

DTSTART:20160405T120000Z
DTEND:20160405T130000Z
RRULE:FREQ=DAILY;INTERVAL=4;BYDAY=MO,TU,WE,TH,FR,SA,SU
EXDATE;VALUE=DATE-TIME:20160413T120000Z

2. INTERVAL is ignored (interval of 1 is assigned when parsed by Telerik)

DTSTART:20160404T120000Z
DTEND:20160404T130000Z
RRULE:FREQ=DAILY;COUNT=10;INTERVAL=4

3. Parse fails completely:

DTSTART:20160404Z
DTEND:20160405Z
RRULE:FREQ=WEEKLY;UNTIL=20160509Z;BYDAY=MO;INTERVAL=1

Completed
Last Updated: 22 Jun 2022 09:34 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 1
Category: Scheduler
Type: Bug Report
1

			
Completed
Last Updated: 20 Sep 2016 10:59 by Christian
1 2 3 4 5