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

DateTimePicker Display and edit to the second

1 Answer 60 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Michelle
Top achievements
Rank 1
Michelle asked on 16 Mar 2011, 11:37 PM
Hello,

Is there a way to have the DateTimePicker display seconds and allow the users to edit the value down to the second?  I have tried the following with no luck:

 SelectedDateTime="{Binding End, Mode=TwoWay, StringFormat=G}"


Thank you,
Michelle

1 Answer, 1 is accepted

Sort by
0
Accepted
George
Telerik team
answered on 22 Mar 2011, 10:37 AM
Hi Michelle,

 I would suggest you to set DisplayFormat to Long. Please, refer to our online example - http://demos.telerik.com/silverlight/#DateTimePicker/Configurator

I hope this suits your needs.

All the best,
George
the Telerik team
Tags
DateTimePicker
Asked by
Michelle
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or