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

Render type

3 Answers 61 Views
DateInput
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 25 Nov 2015, 03:18 PM

Why is the dateinput rendering as type="text".

Better would be type="date" to let correct keyboard popup on iOs

Marc

3 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 27 Nov 2015, 10:25 AM
Hello Marc,

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
Viktor Tachev
Telerik team
answered on 30 Nov 2015, 08:43 AM
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
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
Tags
DateInput
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Viktor Tachev
Telerik team
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or