I was using a trial version of ‘RadControls for ASPNET’.
Now I have updated to purchased version of ‘RadControls for ASPNET AJAX 2009’.
All controls have upgraded to this version
But now all validation happens only at server side.
(I have used asp required field validator to validate telerik date picker).
But validation happen only at server side when I call page.validate()
it was happening in client side itself before.
what to do now?