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

Date format

1 Answer 44 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Dwight
Top achievements
Rank 1
Dwight asked on 29 Sep 2009, 08:01 PM
Hi

I wonder if anyone can shed any light on this query that I am having with the Calendar control.

When I click on the drop down and select a date (eg 08/08/2009), I would like to prefix the date with the day of week (eg Sat 08/08/2009) in the text box of the control. Does anyone know if this is feasible as I am having no luck which trying to do this.

Thanks, Dwight

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 02 Oct 2009, 11:17 AM
Hello Dwight,

There is no property you can use in the current version of the RadDatePicker. But using a small trick can help you. Try adding a small TextBlock near to the RadDatePicker and bind it's text to the SelectedDate property of the RadDatePicker using a converter. You can separate this functionality in a UserControl so you can use it in more then one place. Let us know if you need some additional explanation.

All the best,
Kaloyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Calendar
Asked by
Dwight
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or