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

DataForm & DateTime

1 Answer 70 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
caleb
Top achievements
Rank 1
caleb asked on 10 Jan 2013, 07:23 AM
Hello there,

How do I get the dataform to recognize a datetime control?  I see one for date and one for time.  Is there one that combines the two?  I can always create a viewmodel with a timespan in it.  I'm just trying to short cut that.

Thanks,

Caleb 

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 10 Jan 2013, 07:46 AM
Hello Caleb,

Thanks for writing.

In general, there is not a single control that allows you to choose both date and time values in one. This is according to the Windows Phone Application Design Guidelines published by Microsoft back then when Windows Phone was launched.

RadDataForm allows you to specify what type of DateTime editor you would like to have: time or date, but not both of them simultaneously.

I hope this helps.

Greetings,
Deyan
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataForm
Asked by
caleb
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or