3 Answers, 1 is accepted
0
Hello Marc,
If you would like to have native input controls you can use RadTextBox and set its inputType property to Date.
If you would like additional information on the InputTypes you would find the following article interesting:
Regards,
Viktor Tachev
Telerik
If you would like to have native input controls you can use RadTextBox and set its inputType property to Date.
<
telerik:RadTextBox
runat
=
"server"
ID
=
"RadTextBox1"
InputType
=
"Date"
></
telerik:RadTextBox
>
If you would like additional information on the InputTypes you would find the following article interesting:
Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
answered on 27 Nov 2015, 12:06 PM
I understand what you are saying Viktor.
But this was only to let you know that it would be better that the radDateInput be rendered with type=date
This is something to amend in the Telerik code.
Marc
0
Hi Marc,
Thank you for your feedback. Please add that request in our ideas & Feedback portal in the following link. Thus, our developers will look into it and see if it can be added in a future release. Also other users will be able to see the request and vote for it.
Regards,
Viktor Tachev
Telerik
Thank you for your feedback. Please add that request in our ideas & Feedback portal in the following link. Thus, our developers will look into it and see if it can be added in a future release. Also other users will be able to see the request and vote for it.
Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items