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

RadDateInput

1 Answer 55 Views
Input
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 23 Jan 2013, 02:37 PM
Hi
i use the raddateimout obeject in page aspx.
this is my code:
<telerik:RadDateInput ID="Datanascita" Runat="server" DateFormat="dd/MM/yyyy"
DisplayDateFormat="dd/MM/yyyy" EmptyMessage="Data nascita (es. 01/01/2000)" Skin="" Width="200"
Font-Italic="True" Font-Names="Verdana" Height="22px">
<EmptyMessageStyle ForeColor="Gray" Font-Italic="True" Font-Names="Verdana" />
<HoveredStyle Font-Italic="True" Font-Names="Verdana" ForeColor="#993300" />
</telerik:RadDateInput>

but i've two problems.

1) when i write into raddateinput for example 01122012 or 01/12/2012 and i press button tab keyboard, the radcontrol change the dimension and dont format date
2) when I save the data in the database, the value wtrire into radcontrol dont see, i see only emptymessage.

why?

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 28 Jan 2013, 09:43 AM
Hi Fabio,

I tried reproducing the problem described (as you can see in this video) but to no avail. Could you please confirm that you do not have a JavaScript error on the page?
Please provide more information about your setup thus facilitating us on resolving the problem more easily.

All the best,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
Fabio Cirillo
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or