Hi
I've recently tried to add Groups to our gantt resource view, but I've been unable to do so.
After I added the groups, the groups will be displayed correctly, but there will be no resources shown in them.
If I remove this following lines (removing groups from the chart), all resources will once again be displayed correctly.
groupCollection: res.departments,
groupIdMapping: "GroupId",
groupNameMapping: "Name"
I've attached a file where I've added the methods used to set up the resourceChart and an example of the objects used
Attachment:
ResourceChartGroups_96def4be.zip