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

RadDate Picker Validate OnPostBack

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Elmer
Top achievements
Rank 1
Elmer asked on 31 Aug 2012, 12:49 PM
Hi,

I'm doing a simple program that will automatically fire a search when i picked a date. i solved that by using RadDatePicker Control with an autopostback property. The problem is the other control i used have a causevalidation = "true", which doesn't trigger the postback if there is a validation error. is there any work around for this using raddatepicker???

Thank you.

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 02 Sep 2012, 05:18 PM
Hello,

Try with below property.

causevalidation = "false"


Thanks,
Jayesh Goyani
Tags
General Discussions
Asked by
Elmer
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or