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

Remove date header

1 Answer 121 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Shawn Shaddock
Top achievements
Rank 1
Shawn Shaddock asked on 02 Mar 2012, 06:08 PM
How can I get rid of the date header when grouping by resources in the day view?

See screen shot

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 05 Mar 2012, 09:40 AM
Hi Shawn,

You should implement the GroupHeaderStyleSelector and modify the HorizontalBottomLevelGroupHeaderStyle and HorizontalBottomLevelTodayGroupHeaderStyle which are part of the selector. Use the Height property and set it to 0 in both styles. Avoid using Visibility or Opacity to Collapse these group headers, because this might result in unexpected behavior.

I hope this will be helpful.


Kind regards,
Dani
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ScheduleView
Asked by
Shawn Shaddock
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or