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

fixed slot height for TimelineViewDefinition grouped by resource

1 Answer 91 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Marek
Top achievements
Rank 1
Marek asked on 18 Apr 2011, 11:03 AM
Hello,

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?

Regards
M.

1 Answer, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 21 Apr 2011, 04:51 PM
Hi Marek,

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
Tags
ScheduleView
Asked by
Marek
Top achievements
Rank 1
Answers by
Pana
Telerik team
Share this question
or