how can i enable auto post back when user change the value of the web date chooser.. and i wanna hanlde the server side event too
thanx
regards
eAsankA
There's a client- and server-side example at help.infragistics.com/.../.
You'll need to navigate:
help.infragistics.com/.../CLR2.0 seems to be a broken link?
Hello Support Team -
I am looking for help on server-side validation for WebDateChooser control. Can you please help me. I have two date controls (fromdate and todate). I need to validate that the todate should be greater than fromdate. I am trying to do this using customvalidator, but its not firing. Also, I have this attribute AutoPostBack-ValueChanged="true" on both WebDateChooser controls since there is no submit button. So the postbacks as soon as date changes in any one of these two controls.
I appreciate your help!
Thanks