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

Date Picker forecolor

2 Answers 46 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Milan Gurung
Top achievements
Rank 1
Milan Gurung asked on 07 Oct 2008, 09:36 AM
Hi,

Could someone please give me a hint changing the selected date value appearing in the text? I would like to change it to steelBlue.

To elaborate more, user selected date from date picker and it appears in the text box. I want the forecolor of the textbox to be changed.

I tried changing the forecolor but no effect.

Thanks.
Milan G

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 07 Oct 2008, 10:20 AM
Hello Milan,

Try the following approach:
<telerik:RadDatePicker ID="RadDatePicker1" runat="server"
    <DateInput ForeColor="SteelBlue" runat="server"
    </DateInput> 
</telerik:RadDatePicker> 

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Milan Gurung
Top achievements
Rank 1
answered on 07 Oct 2008, 10:24 AM
Thanks a lot Daniel!

Cheers,
Milan G
Tags
Calendar
Asked by
Milan Gurung
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Milan Gurung
Top achievements
Rank 1
Share this question
or