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

Date And Time Picker

1 Answer 82 Views
TimePicker
This is a migrated thread and some comments may be shown as answers.
StevenDale
Top achievements
Rank 2
StevenDale asked on 26 Aug 2009, 03:14 PM
I want to use the RadDatePicker and RadTimePicker together but bound to one datetime object. Do you have an example of how to do this?

Thanks,

Billy Jacobs

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 28 Aug 2009, 08:56 AM
Hello Billy Jacobs,

This is achievable, when using ViewModel pattern. Your Model needs to expose a SelectedDate(DateTime) property and SelectedTime(TimeSpan) property. Attached is a sample project demonstrating this technics. Hope this will lead you to the ride direction.

Regards,
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
TimePicker
Asked by
StevenDale
Top achievements
Rank 2
Answers by
Kaloyan
Telerik team
Share this question
or