[flexcoders] Check for all validation errors

2007-04-24 Thread Larry Gutman
I have a 7x8 grid of custom textinputs. I have set the validation information in the custom component. I want to check all of the textinputs to see if any of them have validation errors. I would like to keep the form from submitting until the errors are cleaned up. I would also like to have a

RE: [flexcoders] Check for all validation errors

2007-04-24 Thread Kenneth Sutherland
: [flexcoders] Check for all validation errors I have a 7x8 grid of custom textinputs. I have set the validation information in the custom component. I want to check all of the textinputs to see if any of them have validation errors. I would like to keep the form from submitting until the errors