3 Answers, 1 is accepted
0
Hello Ron,
You can use the code below to set read only for the DateInput of the DatePicker.
Greetings,
Vasil
the Telerik team
You can use the code below to set read only for the DateInput of the DatePicker.
<
telerik:RadDatePicker
runat
=
"server"
>
<
DateInput
ReadOnly
=
"true"
>
</
DateInput
>
</
telerik:RadDatePicker
>
Greetings,
Vasil
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.
0

Ron
Top achievements
Rank 1
answered on 24 Oct 2012, 11:51 AM
That doesn't set the Style for ReadOnly.
0
Hi Ron,
On my end it applies the styles properly (check the attached screenshot).
If you need help in styling, check these help topics:
http://www.telerik.com/help/aspnet-ajax/input-css-selectors.html
http://www.telerik.com/help/aspnet-ajax/input-styles.html
If this is not what you are trying to achieve, please explain in further details what is your goal.
Kind regards,
Vasil
the Telerik team
On my end it applies the styles properly (check the attached screenshot).
If you need help in styling, check these help topics:
http://www.telerik.com/help/aspnet-ajax/input-css-selectors.html
http://www.telerik.com/help/aspnet-ajax/input-styles.html
If this is not what you are trying to achieve, please explain in further details what is your goal.
Kind regards,
Vasil
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.