Completed
Last Updated: 18 Oct 2023 06:38 by ADMIN
Release 6.3.0
Gerald McEvoy
Created on: 26 Oct 2021 05:45
Category: UI for .NET MAUI
Type: Feature Request
44
Add Scheduler control
9 comments
ADMIN
Didi
Posted on: 18 Oct 2023 06:38

Scheduler documentation: https://docs.telerik.com/devtools/maui/controls/scheduler/overview 

Regards,
Didi
Progress Telerik

A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com
Dan
Posted on: 04 Jan 2023 00:09
This is a very powerful control that I would really love to see in an upcoming release!
Gerald McEvoy
Posted on: 10 Jul 2022 17:32

was told this last week when i enquired… looks like another toolset for me  

A native Scheduler for MAUI is not in our near-term plans at this time. There's an outstanding feature request for it here: https://feedback.telerik.com/maui/search?searchterm=scheduler. It currently has 8 votes. Please ask the customer to vote in favor of adding it and to list any specific requirements as a comment. Telerik road maps are community-centric and the features that get the most votes are prioritized for inclusion in our products.

Jason
Posted on: 10 Jul 2022 16:37
The MAUI scheduler should have the same functions as the Telerik Blazor. Please take a look at your competitors' MAUI scheduler from DevExpress and Syncfusion websites. 
Trey
Posted on: 04 Mar 2022 12:42
Thank you for the support ticket, but I checked the agenda mode in a newer version and the issue is gone.
ADMIN
Didi
Posted on: 04 Mar 2022 10:14

Hello Trey,

Thank you for the provided details. 

Regarding to the target operating systems - you have mentioned Android and iOS. Have you considered desktop as an option? I am asking as .NET MAUI targets Android, iOS, macOS and Windows. 

About the Telerik Xamarin Calendar control and the behaviors you have described, I have opened a support ticket on your behalf and will send my comments there.

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Trey
Posted on: 03 Mar 2022 14:42

Thank you for the reply.  Our app uses the calendar for two things: date selection and the user's schedule.

We made our own date picker because of the changes iOS did to their default date picker.  Ours uses the calendar for selecting a date.  We use the month and year views of the calendar here.  I did have to put a custom label for the month and year so it can be clicked to go to the year mode (That is something the month label on Android does, but not on iOS).

The user schedule displays the user's schedule as events.  We main use the Month, Year, and Week formats.  We use a separate list to display the events on a day when Week mode is used.  We also use the event handling for when the month is changed to get the user's schedule on that month.  We have tried the Agenda mode, but the detection of changing the month was not reliable (This could be fixed in a newer version of the plugin.  Our app is currently on Xamarin.Forms 4.8, so it does not have the newest version of the Telerik plugin.  We are updating to Xamarin.Forms 5 soon). 

Thank you again for the reply.

ADMIN
Didi
Posted on: 01 Mar 2022 08:46

Hello Tray,

Calendar and Scheduler control is in our plans. 

Could you please share more information about the platform and the scenario that you are targeting? What are the features you want the Calendar & Scheduler control to have? 

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Trey
Posted on: 28 Feb 2022 15:47
Would that include the Calendar feature from Xamarin.Forms?  If so, that would be great, since the free calendar options on Xamarin are already limited.