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

Hiding Week Number in RadDatePicker

3 Answers 314 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 2
Greg asked on 01 May 2009, 11:08 PM
How can I hide the row header with the week number?

3 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 05 May 2009, 07:04 AM
Hello Greg,

I am not sure that I understand your question completely but in case you want to hide the column headers you should set the RadGridView.ShowColumnHeaders property to false.

Regards,
Milan
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
Greg
Top achievements
Rank 2
answered on 05 May 2009, 02:41 PM
It is not the RadGridView I'm concerned with - it's the RadDatePicker. And it isn't the column headers I want to hide it is the row headers. In your RAD AJAX controls the RadDatePicker has a ShowRowHeader property that can hide the display of the week numbers in the calendar display. I want to do the same thing with the WPF RadDatePicker but I cannot discover how to do it.
0
Miroslav
Telerik team
answered on 06 May 2009, 01:38 PM
Hello Greg,

There is no property that allows this, but you can edit the template of the DatePicker and tweak the panel that shows the items. An example with code can be found here:

http://www.telerik.com/community/forums/wpf/datepicker/hide-week-number.aspx

Best wishes,
Miroslav
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.
Tags
Calendar
Asked by
Greg
Top achievements
Rank 2
Answers by
Milan
Telerik team
Greg
Top achievements
Rank 2
Miroslav
Telerik team
Share this question
or