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

How would I set the first day of week on a data column in a RadGridView?

1 Answer 27 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 26 Mar 2012, 05:28 PM
How would I set the first day of week on a data column in a RadGridView? Based on the data type the column is being rendered as a date picker. Is this possible using the built-in abilities of the control? I see the option exists using the stand-alone RadDateTimePicker at http://www.telerik.com/help/silverlight/raddatetimepicker-how-to-set-first-day-calendar.html 

Thanks in advance!
Scott

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 27 Mar 2012, 06:32 AM
Hello Scott,

 You could use a converter for the values displayed in the column. In this online demo there is an example how a converter could be defined and then used. As to the editing, please define your own CellEditTemplate for the column and use the mentioned RadDateTimePicker there.  

Greetings,
Didie
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
GridView
Asked by
Scott
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or