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

Resource and subresource

1 Answer 42 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 08 May 2019, 03:47 PM

Hi everyone, I've a scheduler with 2 different resources: buildings and classes.

a building is like this:

{ id: 1, name: "house A" }

 

a class is like this:

{ id: 1, name: "class A", buildingId: 1 }

 

Now, classes is a "subresource" of buildings, can I group the 2 resources so that for each building i see only the related classes?

 

I hope you can help me.

 

David

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 10 May 2019, 11:14 AM
Hi David,

I am afraid that currently the Scheduler does not offer support for the described hierarchical Resources structure. If you think that such feature will add value to the widget, I would recommend you to cast your vote for the following feature request.

Regards,
Veselin Tsvetanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Scheduler
Asked by
David
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or