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

RangeValidator and RadDatePicker

2 Answers 99 Views
Input
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 17 Sep 2010, 06:59 AM
Hi,

I'm having a lot of trouble getting the vanilla RangeValidator and RequireFieldValidator to work with the RadDatePicker from the classic suite of controls.

And the ValidationSummary as well.

Are there any tutorials on this?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 Sep 2010, 07:37 AM
Hello David,


Here in the documentation, you can find example of how to use RequiredFieldValidator to check if a DateTime has been selected.
Documentation for classic controls

I hope this would help you.



-Shinu.
0
David
Top achievements
Rank 1
answered on 17 Sep 2010, 08:06 AM
Thanks for the link, but alas it did not solve my problem.

The in-built min-max validators don't give error messages, and don't allow the use of a validation summary. And for some reason they trigger the RequiredValidator when they are transgressed.

I need to seriously think about using a TextBox so the input can be validated on the client-side.
Tags
Input
Asked by
David
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
David
Top achievements
Rank 1
Share this question
or