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

Grouping Resources

1 Answer 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Florian
Top achievements
Rank 1
Florian asked on 08 May 2014, 07:58 AM
Hi,

I'm quite new to WPF in general and Telerik Schedule View in specific.

What I"m trying to do is group Resources. Let"s say I have tools as Resouces (ResourceType tools) and every tool has as toolgroup:

Drills
       Drill A
       Drill B
       Drill C
Hammer
       Hammer A
       Hammer B
....

Another ResourceType is the wrong approach, and the Resource itels offers no possibility to group by.

Is there any way I can Group Resources in a scheduleView?


1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 08 May 2014, 10:58 AM
Hi Florian,

RadScheduleView does not support hierarchical resources grouping out of the box. This feature is logged in our Feedback Portal, you can vote for it and track its progress at the following link:
http://feedback.telerik.com/Project/143/Feedback/Details/114230-grouping-by-hierarchical-resources

For now, I would suggest that you take a look at the following example in our SDK Repository:
https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/HierarchicalGroupingAndFilteringWithTreeView
which demonstrates how to achieve similar approach with the help of RadTreeView control.

Hope this will help.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ScheduleView
Asked by
Florian
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or