Views that support grouping: Timetable / List. The Month view does not support grouping.
In order to enable grouping the following steps should be done:
The following code illustrates how to enable grouping by contacts:
C# Copy Code |
---|
// Define two contacts to group by |
Visual Basic Copy Code |
---|
' Define two contacts to group by |
The text displayed in the header of the corresponding resource depends on the type of the resource and is as follows:
In timetable view each column (or row in a horizontal view) that represents a day is additionally subdivided to the number of grouped resources. For example if there are 3 resources selected to group by, each day column in the view is subdivided to 3 columns. The sub-columns represent individual resources and contain only the items specific for them. The sub-columns have headers containing the resource text. The header of the day column is displayed above the headers of its underlying resource columns.