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

Hide Timeline "Time Header"?

1 Answer 105 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 16 May 2011, 03:24 PM
Is it possible to hide or collapse the timeline view's "Time Header" and just show the day header?  SImilar to how the RadScheduler looked?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 17 May 2011, 01:05 PM
Hi Justin,

Yes, it is possible to hide the time ruler ticks in Timeline view. You can use the TimeRulerItemStyleSelector to do that.

More details on the selector can be found in this online help article. To hide the ticks, you can set Height="0" in these two styles that are part of the selector: MinorHorizontalTimeRulerItemStyle and MajorHorizontalTimeRulerItemStyle.

Please, note that you would better not use Visibility="Collapse" because the recycling of appointments can suffer consequences.

I hope this helps.

Regards,
Dani
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
Justin
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or