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

Resources on scheduler

3 Answers 168 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
JKattestaart
Top achievements
Rank 1
JKattestaart asked on 20 Jan 2020, 01:51 PM

Today i use the WPF scheduler for my planning application and i would like to experminent with the Blazor scheduler.

My current scheduler uses a multiday view with horizontal the days with the hours, vertical i use the equipments as resource to view the appointments for the equipments.

I wonder if this can be achieved with the current component

3 Answers, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 20 Jan 2020, 03:20 PM

Hi,

The current resource implementation in the Blazor scheduler colors the appointments according to the resource color: https://docs.telerik.com/blazor-ui/components/scheduler/resources.

Would the grouping feature you seek look something like this: https://demos.telerik.com/aspnet-core/scheduler/resources-grouping-vertical? I am asking so I can make sure I understand what you need and create an appropriate feature request for you (of course, you could do that yourself - click the "Request a Feature" button at the top right here, and make sure to select the "make public" checkbox at the final step - this will let you add the context, any relevent links/screenshots and how you would expect this to be exposed for configuration). In the feedback portal, you could then click the Follow button to get email notifications about status updates.

For the time being, the only way to do such grouping would be to actually render a few scheduler instances and to bind them to data that is filtered according to the resource they use.

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor
0
JKattestaart
Top achievements
Rank 1
answered on 21 Jan 2020, 08:26 AM

Yes, a timeline view is actually what i want.

I see it's already on the feature requests

thnx

0
Marin Bratanov
Telerik team
answered on 21 Jan 2020, 09:58 AM

Hello,

If you are referring to a timeline like this one: https://demos.telerik.com/aspnet-core/scheduler/timeline I must note that this particular example also uses grouping for the resources. A plain timeline view would not list the resources on the left like that, the grouping is a separate feature. Here's how a timeline would look like without grouping: https://dojo.telerik.com/@bratanov/UJIciheZ. If this isn't what you are after, maybe we should create a separate feature request for grouping, as it is not likely to get implemented together with a new view.

For anyone else, here is the feature request for a timeline view in the Blazor scheduler: https://feedback.telerik.com/blazor/1446466-timeline-view

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor
Tags
Scheduler
Asked by
JKattestaart
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
JKattestaart
Top achievements
Rank 1
Share this question
or