When building custom field controls with custom web controls, if you are using Validate() method of the field control, its extremely important to make sure that the CausesValidation property of the control(s) that triggers postback inside the field control is set to true.
No comments:
Post a Comment