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

Setting Date Error in RadDatePicker

1 Answer 126 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Raymond
Top achievements
Rank 1
Raymond asked on 16 Jan 2014, 10:55 PM
Is there a way to set the ! icon inside the RadDatePicker control using JavaScript?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 17 Jan 2014, 04:19 AM
Hi Raymond,

By default RadDatePicker shows an ErrorMessage Icon in DateInput on invalid date. Please have a look into the following code snippet and attached screenshot.

ASPX:

<telerik:RadDatePicker ID="RadDatePicker1" runat="server" MinDate="10/10/10" MaxDate="11/11/11">
</telerik:RadDatePicker>

Please elaborate your requirement if it doesn't help.

Thanks,
Princy.
Tags
Ajax
Asked by
Raymond
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or