Hi everyone,
I'm trying to validate data input by users into a form against information held in a database. I'm not really certain where to do this. I basically have a form with a ListEdit component that generates the inputs dynamically. I was wondering where (i.e. form listener method) and how (what methods to invoke on the page/validator) to flag specific components inside the form with errors. I saw that the API for the IValidationDelegate has methods for FieldTracking but I can't figure out what exactly I can do with that.
Any help/guidance would be much appreciated!
Leo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
