D DesignerX Dec 17, 2003 #1 when building a custom gui server control how do u get asp.net to automatically call it's IsValid() function? Thanks, Stan
when building a custom gui server control how do u get asp.net to automatically call it's IsValid() function? Thanks, Stan
J Joe Molloy Dec 18, 2003 #2 hmmm, vague question but I'll try and point you in the right direction - maybe try and write a method for your usercontrol that returns the validity of the fields as a boolean. Joe
hmmm, vague question but I'll try and point you in the right direction - maybe try and write a method for your usercontrol that returns the validity of the fields as a boolean. Joe