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

Remove Validation from DateInput

1 Answer 62 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Roy Halvorsen
Top achievements
Rank 1
Roy Halvorsen asked on 27 Aug 2009, 12:39 PM
I am using a RadDatePicker with a DateInput and a Calendar.

- How do I remove the built-in validation for the DateInput control?

- Is it possible to use a standard asp:Textbox instead of the DateInput control?

Roy

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Aug 2009, 05:20 AM
Hi Roy,

Check out the following code library submission which explains how to replace the DateInput component of r.a.d.datepicker with regular asp:textbox.
Replace the DateInput component of r.a.d.datepicker with regular asp:textbox

You can also go through the following forum link which discusses on how to remove the validation for the DateInput control.
DateInput Validators

Thanks
Princy

Tags
Calendar
Asked by
Roy Halvorsen
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or