Is it possible:
1. to set fixed height for every time slot in TimelineViewDefinition grouped by resource?
2. to style the normal slot in TimelineViewDefinition grouped by resource?
You can change the size and the grouped by resource GroupHeader. To do so you can implement your own or modify the existing GroupHeaderContentTemplateSelector, GroupHeaderStyleSelector for the cells that present the resources. Also you can edit the TimeRulerItemTemplateSelector and TimeRulerItemDataTemplateSelector. You can find the GroupHeaders that are rotated by -90 degrees for the TimelineViewDefinition and remove the rotation. This will make the resources height about 30 pixels each.
The default values for these properties can be found in the attached scheduleview.xaml.
Kind regards,
Pana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items