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

Label does not show for RadDatePicker

2 Answers 149 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Li Zhou
Top achievements
Rank 1
Li Zhou asked on 22 Jun 2010, 11:11 PM
I must miss something simple. I set the RadDatePicker as following:

          <telerik:RadDatePicker ID="txtBirthday" runat="server">
                <DateInput Label="Birthday:" EmptyMessage="enter your bithday ..." Width="300px" LabelCssClass="Label">
                </DateInput>
            </telerik:RadDatePicker>

Why I do not see the label "Birthday:" ?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Jun 2010, 07:20 AM
Hello,

I observed from one of the forum that the DatePicker rendering does not allow adding the built-in RadInput label and hence you can use standard ASP:Label control instead.

Here is the forum links which is related to this requirement.
RadDatePicker and Label
RadDatePicker and AssociatedControlID


Regards,
Shinu.
0
Li Zhou
Top achievements
Rank 1
answered on 23 Jun 2010, 02:28 PM
thanks for your help!
Tags
Calendar
Asked by
Li Zhou
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Li Zhou
Top achievements
Rank 1
Share this question
or