i am using telerik's datepicket; however, i need time too along with date. but i dont see any control which lets me pick date and time. please advice on how to let user pick date and time.
Putting a RadMaskedTextBox, RadDatePicker and RadTimePicker in a UserControl and binding their display properties to one ViewModel property of the same type can be considered as possible solution.
Attached you will find a sample project which illustrates the above-mentioned technique.
If you have further questions please feel free to contact us again.