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

Custom Column Example - How do set theme

0 Answers 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 30 Oct 2012, 01:49 PM
Hi..
In your custom column example with the DateTimePicker. How do you set the theme of the DateTimePicker?
I've copied the code but am unable to set the theme or turn off the Week numbers.
thx


                            <controls:DateTimePickerColumn DataMemberBinding="{Binding CallActivity_date}" telerik:StyleManager.Theme="Vista" 
Header="Date/Time" HeaderTextAlignment="Left"
TimeInterval="0:30:0"
Width="155"
DataFormatString="g" >
                              </controls:DateTimePickerColumn>

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Jon
Top achievements
Rank 1
Share this question
or