This is a migrated thread and some comments may be shown as answers.

Use ICS data in scheduler?

4 Answers 118 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Tinus
Top achievements
Rank 2
Tinus asked on 27 May 2020, 12:22 PM

Hi,

I'm playing with the Telerik Blazor components. Is there a way to use the scheduler with ics data?

Thanks
Martin

4 Answers, 1 is accepted

Sort by
0
Svetoslav Dimitrov
Telerik team
answered on 29 May 2020, 08:46 AM

Hello Martin,

We do not provide built-in support for the ICS files. That being said, the Data parameter we provide with the Scheduler can work with any type of data so you can cast your iCalendar appointments using a custom tool like https://gist.github.com/nozzlegear/0d42673f64e5c9a9862a to JSON, in this example, or a C# model and use it for the Scheduler.

Regards,
Svetoslav Dimitrov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Tinus
Top achievements
Rank 2
answered on 29 May 2020, 08:55 AM

Thanks Svetoslav,

can you please add ICS support (import/export) in a later version (feature request).

Thanks
Martin

0
Svetoslav Dimitrov
Telerik team
answered on 03 Jun 2020, 09:12 AM

Hello Martin,

We have created a demo project to showcase how to create a custom ICS data converter. You can see it from here: https://github.com/telerik/blazor-ui/tree/master/scheduler/ICS-data-convertion

Regards,
Svetoslav Dimitrov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Tinus
Top achievements
Rank 2
answered on 04 Jun 2020, 07:16 PM

Thanks, will look into it.

Martin

Tags
Scheduler
Asked by
Tinus
Top achievements
Rank 2
Answers by
Svetoslav Dimitrov
Telerik team
Tinus
Top achievements
Rank 2
Share this question
or