Hi,
Is there a way of showing hour rows in TimeLineView? This is exactly what I am looking for: http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourcegrouping/defaultcs.aspx if you select WeekView, Group by room and Grouping direction: vertical. The only problem is I need timeline view for other reasons. Setting ShowHoursColumn=true doesn't seem to have any effect.
Can it be done?
Thanks.
Is there a way of showing hour rows in TimeLineView? This is exactly what I am looking for: http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourcegrouping/defaultcs.aspx if you select WeekView, Group by room and Grouping direction: vertical. The only problem is I need timeline view for other reasons. Setting ShowHoursColumn=true doesn't seem to have any effect.
Can it be done?
Thanks.
5 Answers, 1 is accepted
0
Hello Mike,
Please, try:
<TimelineView SlotDuration="01:00:00" ColumnHeaderDateFormat="HH:mm" NumberOfSlots="12" />
Cheers,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Please, try:
<TimelineView SlotDuration="01:00:00" ColumnHeaderDateFormat="HH:mm" NumberOfSlots="12" />
Cheers,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Paul
Top achievements
Rank 1
answered on 06 Aug 2009, 01:53 PM
I'm already using TimeLineView to create the day columns:
<TimelineView ShowDateHeaders="true" ShowInsertArea="true" TimeLabelSpan="2" ColumnHeaderDateFormat="ddd dd MMMM" HeaderDateFormat="ddd dd MMMM yyyy" NumberOfSlots="14" SlotDuration="0.12:00:00" />
<TimelineView ShowDateHeaders="true" ShowInsertArea="true" TimeLabelSpan="2" ColumnHeaderDateFormat="ddd dd MMMM" HeaderDateFormat="ddd dd MMMM yyyy" NumberOfSlots="14" SlotDuration="0.12:00:00" />
0
Hi Phil,
That's not possible then.
Regards,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
That's not possible then.
Regards,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Paul
Top achievements
Rank 1
answered on 07 Aug 2009, 02:23 PM
Hi Peter,
Can I suggest it as a new feature?
Thanks,
Phil.
Can I suggest it as a new feature?
Thanks,
Phil.
0
Sure. I will forward it to our development team to consider it.
Greetings,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.