Wire-up Validator controls
Is it possible to wire-up the various BaseValidator web controls, such as the RequiredFieldValidator, to a custom composite control? If so, how does one do it so that the page developer can bind it to one of the controls in the custom composite control?
|